mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-16 04:24:45 -07:00
Remove unused desktop debug screen
This commit is contained in:
@@ -10,7 +10,7 @@ typedef enum {
|
||||
_DesktopMainEventOpenFavoriteRightShort,
|
||||
_DesktopMainEventOpenFavoriteRightLong,
|
||||
DesktopMainEventOpenMenu,
|
||||
DesktopMainEventOpenDebug,
|
||||
_DesktopMainEventOpenDebug,
|
||||
DesktopMainEventOpenPowerOff,
|
||||
|
||||
_DesktopDummyEventOpenLeft,
|
||||
@@ -29,10 +29,10 @@ typedef enum {
|
||||
|
||||
DesktopPinTimeoutExit,
|
||||
|
||||
DesktopDebugEventDeed,
|
||||
DesktopDebugEventWrongDeed,
|
||||
DesktopDebugEventSaveState,
|
||||
DesktopDebugEventExit,
|
||||
_DesktopDebugEventDeed,
|
||||
_DesktopDebugEventWrongDeed,
|
||||
_DesktopDebugEventSaveState,
|
||||
_DesktopDebugEventExit,
|
||||
|
||||
DesktopLockMenuEventLockPinCode,
|
||||
_DesktopLockMenuEventDummyModeOn,
|
||||
|
||||
Reference in New Issue
Block a user