summaryrefslogtreecommitdiff
path: root/apps/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.h')
-rw-r--r--apps/settings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings.h b/apps/settings.h
index b96f4c6410..074be0690a 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -92,6 +92,7 @@ struct user_settings
92 bool invert; /* invert display */ 92 bool invert; /* invert display */
93 bool invert_cursor; /* invert the current file in dir browser and menu 93 bool invert_cursor; /* invert the current file in dir browser and menu
94 instead of using the default cursor */ 94 instead of using the default cursor */
95 bool flip_display; /* turn display (and button layout) by 180 degrees */
95 int poweroff; /* power off timer */ 96 int poweroff; /* power off timer */
96 int backlight_timeout; /* backlight off timeout: 0-18 0=never, 97 int backlight_timeout; /* backlight off timeout: 0-18 0=never,
97 1=always, 98 1=always,