mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-08 23:08:10 -07:00
New formatting
This commit is contained in:
@@ -1 +1 @@
|
||||
#include <applications/settings/about/about.c>
|
||||
#include <applications/settings/about/about.c>
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
#include "../power_settings_app.h"
|
||||
#include <lib/toolbox/value_index.h>
|
||||
|
||||
#define SHUTDOWN_IDLE_DELAY_COUNT 9
|
||||
#define SHUTDOWN_IDLE_DELAY_COUNT 9
|
||||
#define SCENE_EVENT_SELECT_SHUTDOWN_IDLE_DELAY 0
|
||||
|
||||
const char* const shutdown_idle_delay_text[SHUTDOWN_IDLE_DELAY_COUNT] =
|
||||
|
||||
@@ -8,4 +8,4 @@ ADD_SCENE(storage_settings, internal_info, InternalInfo)
|
||||
ADD_SCENE(storage_settings, benchmark_confirm, BenchmarkConfirm)
|
||||
ADD_SCENE(storage_settings, benchmark, Benchmark)
|
||||
ADD_SCENE(storage_settings, factory_reset, FactoryReset)
|
||||
ADD_SCENE(storage_settings, wipe_device, WipeDevice)
|
||||
ADD_SCENE(storage_settings, wipe_device, WipeDevice)
|
||||
|
||||
Reference in New Issue
Block a user