bug fixes

This commit is contained in:
2023-01-04 00:17:39 +01:00
parent 51ba70e297
commit 15689bf56b
5 changed files with 25 additions and 13 deletions
@@ -59,9 +59,7 @@ void MenuAutopilot::printMenu() {
sprintf(buf2, "vorhanden.");
}
}
if (!navigationStarted && !navigationEnded){
}
if (this->lcd) {
this->lcd->clear();
this->lcd->setCursor(0, 0);