We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ced860 commit cd83988Copy full SHA for cd83988
menu/menu.h
@@ -178,7 +178,6 @@ typedef enum {RESUME_OPTIONS} ENUM_RESUME_OPTIONS;
178
#define SHELL_CMD_BRIGHTNESS_SET "brightness set"
179
#define SHELL_CMD_NOTIF "notif_set"
180
#define SHELL_CMD_NOTIF_CLEAR "notif_clear"
181
-#define SHELL_CMD_WRITE_QUICK_LOAD_CMD "write_args_quick_load_file"
182
#define SHELL_CMD_TURN_AMPLI_ON "start_audio_amp 1"
183
#define SHELL_CMD_TURN_AMPLI_OFF "start_audio_amp 0"
184
#define SHELL_CMD_CANCEL_SCHED_POWERDOWN "cancel_sched_powerdown"
0 commit comments