summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansafuzev2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansafuzev2.h')
-rw-r--r--firmware/export/config/sansafuzev2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/sansafuzev2.h b/firmware/export/config/sansafuzev2.h
index 7a3296d7c0..b42a0d1bb8 100644
--- a/firmware/export/config/sansafuzev2.h
+++ b/firmware/export/config/sansafuzev2.h
@@ -117,14 +117,14 @@
117 117
118/* Main LCD backlight brightness range and defaults */ 118/* Main LCD backlight brightness range and defaults */
119#define MIN_BRIGHTNESS_SETTING 1 119#define MIN_BRIGHTNESS_SETTING 1
120#define MAX_BRIGHTNESS_SETTING 12 120#define MAX_BRIGHTNESS_SETTING 25
121#define DEFAULT_BRIGHTNESS_SETTING 6 121#define DEFAULT_BRIGHTNESS_SETTING 6
122 122
123/* define this if you have a light associated with the buttons */ 123/* define this if you have a light associated with the buttons */
124#define HAVE_BUTTON_LIGHT 124#define HAVE_BUTTON_LIGHT
125 125
126/* Which backlight fading type? */ 126/* Which backlight fading type? */
127//#define CONFIG_BACKLIGHT_FADING BACKLIGHT_FADING_SW_SETTING 127#define CONFIG_BACKLIGHT_FADING BACKLIGHT_FADING_SW_SETTING
128 128
129/* define this if the unit uses a scrollwheel for navigation */ 129/* define this if the unit uses a scrollwheel for navigation */
130//#define HAVE_SCROLLWHEEL 130//#define HAVE_SCROLLWHEEL