ntrip, testMode, zed9 gnss modul
This commit is contained in:
@@ -21,6 +21,10 @@ void Menu::addEntry(MenuAction* entry) {
|
||||
this->selectedEntry = this->entrys.begin();
|
||||
}
|
||||
|
||||
bool Menu::isInSubmenu() {
|
||||
return this->inSubmenu;
|
||||
}
|
||||
|
||||
void Menu::printMenu() {
|
||||
if (this->lcd) {
|
||||
lcd->clear();
|
||||
|
||||
Reference in New Issue
Block a user