summaryrefslogtreecommitdiff
path: root/apps/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.h')
-rw-r--r--apps/settings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings.h b/apps/settings.h
index 4ade11b11d..9a9169a74f 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -646,7 +646,7 @@ struct user_settings
646 int backlight_on_button_hold; /* what to do with backlight when hold 646 int backlight_on_button_hold; /* what to do with backlight when hold
647 switch is on */ 647 switch is on */
648#endif 648#endif
649#ifdef HAVE_LCD_SLEEP 649#ifdef HAVE_LCD_SLEEP_SETTING
650 int lcd_sleep_after_backlight_off; /* when to put lcd to sleep after backlight 650 int lcd_sleep_after_backlight_off; /* when to put lcd to sleep after backlight
651 has turned off */ 651 has turned off */
652#endif 652#endif