bug fixes
This commit is contained in:
@@ -59,9 +59,7 @@ void MenuAutopilot::printMenu() {
|
||||
sprintf(buf2, "vorhanden.");
|
||||
}
|
||||
}
|
||||
if (!navigationStarted && !navigationEnded){
|
||||
|
||||
}
|
||||
|
||||
if (this->lcd) {
|
||||
this->lcd->clear();
|
||||
this->lcd->setCursor(0, 0);
|
||||
|
||||
Reference in New Issue
Block a user