Air Copy UI refactoring

This commit is contained in:
Armel FAUVEAU
2024-08-11 07:06:33 +02:00
parent f42de8f7c3
commit bf85a444d0
3 changed files with 40 additions and 4 deletions

View File

@@ -101,6 +101,8 @@ void BOOT_ProcessMode(BOOT_Mode_t Mode)
gAircopyState = AIRCOPY_READY;
gEeprom.BACKLIGHT_TIME = 61;
GUI_SelectNextDisplay(DISPLAY_AIRCOPY);
}
#endif