mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-20 06:58:39 +03:00
const renames + display updates
This commit is contained in:
@ -1444,5 +1444,5 @@ void MENU_ProcessKeys(KEY_Code_t Key, bool bKeyPressed, bool bKeyHeld)
|
||||
}
|
||||
|
||||
if (gScreenToDisplay == DISPLAY_MENU && gMenuCursor == MENU_VOL)
|
||||
gVoltageMenuCountdown = g_menu_timeout;
|
||||
gVoltageMenuCountdown = menu_timeout_10ms;
|
||||
}
|
||||
|
Reference in New Issue
Block a user