mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2025-12-22 07:10:47 -08:00
Start at menu top on back button
This commit is contained in:
@@ -2726,6 +2726,8 @@ void MenuFunctions::changeMenu(Menu * menu)
|
||||
display_obj.tft.init();
|
||||
current_menu = menu;
|
||||
|
||||
current_menu->selected = 0;
|
||||
|
||||
buildButtons(menu);
|
||||
|
||||
displayCurrentMenu();
|
||||
|
||||
Reference in New Issue
Block a user