mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 07:18:35 -07:00
Match event names to gui text
This commit is contained in:
@@ -34,7 +34,7 @@ typedef enum {
|
||||
DesktopDebugEventSaveState,
|
||||
DesktopDebugEventExit,
|
||||
|
||||
DesktopLockMenuEventLockPin,
|
||||
DesktopLockMenuEventLockPinCode,
|
||||
_DesktopLockMenuEventDummyModeOn,
|
||||
_DesktopLockMenuEventDummyModeOff,
|
||||
DesktopLockMenuEventStealthModeOn,
|
||||
@@ -55,7 +55,7 @@ typedef enum {
|
||||
DesktopMainEventLockKeypad,
|
||||
DesktopLockedEventOpenPowerOff,
|
||||
DesktopLockMenuEventSettings,
|
||||
DesktopLockMenuEventLock,
|
||||
DesktopLockMenuEventLockKeypad,
|
||||
DesktopLockMenuEventLockPinOff,
|
||||
DesktopLockMenuEventXtreme,
|
||||
} DesktopEvent;
|
||||
|
||||
Reference in New Issue
Block a user