#692
pull/609/merge
cyoung 2018-01-09 12:00:55 -05:00
rodzic 8b806b8aad
commit b8e149cb61
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -1424,7 +1424,6 @@ func main() {
vtF, err := strconv.ParseFloat(vtS, 32)
if err == nil {
if vtF < 8.0 {
var err_os error
if globalStatus.HardwareBuild == "FlightBox" {
addSingleSystemErrorf("deprecated-image", "You are running an old Stratux image that can't be updated fully and is now deprecated. Visit https://www.openflightsolutions.com/flightbox/image-update-required for further information.")
} else {