mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2026-08-03 01:16:07 -07:00
Remove change menu in CLI
This commit is contained in:
@@ -487,9 +487,6 @@ void CommandLine::runCommand(String input) {
|
||||
return;
|
||||
}
|
||||
wifi_scan_obj.currentScanMode = OTA_UPDATE;
|
||||
#ifdef HAS_SCREEN
|
||||
changeMenu(&failedUpdateMenu);
|
||||
#endif
|
||||
sd_obj.runUpdate();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user