diff options
Diffstat (limited to 'include/main_menu.h')
-rw-r--r-- | include/main_menu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/main_menu.h b/include/main_menu.h index 8a0b22d..3d72acb 100644 --- a/include/main_menu.h +++ b/include/main_menu.h @@ -18,6 +18,7 @@ enum MainMenuScreens MENU_DEBUG = 16, MENU_COMMUNICATION_1 = 19, MENU_COMMUNICATION_2, + // NOTE: 0x1B - 0x22 used by Rescue Password Menu MENU_DISPLAY_RESCUE_PASSWORD = 33, MENU_RESCUE_PASSWORD_ENTRY, MENU_DELETE_SAVE = 46, |