mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2026-07-28 22:51:08 -07:00
Update MenuFunctions.cpp
Why not finish the job if I start it...
This commit is contained in:
@@ -3587,7 +3587,8 @@ void MenuFunctions::changeMenu(Menu* menu, bool simple_change) {
|
||||
display_obj.init();
|
||||
|
||||
#ifdef HAS_ILI9341
|
||||
backlightOn();
|
||||
extern void backlightOn();
|
||||
backlightOn();
|
||||
#endif
|
||||
}
|
||||
current_menu = menu;
|
||||
|
||||
Reference in New Issue
Block a user