mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-22 05:14:46 -07:00
@@ -34,5 +34,10 @@ enum Scenes {
|
||||
/**
|
||||
* @brief Scene where user can change application settings
|
||||
*/
|
||||
TotpSceneAppSettings
|
||||
TotpSceneAppSettings,
|
||||
|
||||
/**
|
||||
* @brief Scene which informs user that CLI command is running
|
||||
*/
|
||||
TotpSceneStandby
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user