summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansafuzeplus.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansafuzeplus.h')
-rw-r--r--firmware/export/config/sansafuzeplus.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/sansafuzeplus.h b/firmware/export/config/sansafuzeplus.h
index 15288b1b21..2d744125c6 100644
--- a/firmware/export/config/sansafuzeplus.h
+++ b/firmware/export/config/sansafuzeplus.h
@@ -110,8 +110,8 @@
110 110
111/* Main LCD backlight brightness range and defaults */ 111/* Main LCD backlight brightness range and defaults */
112#define MIN_BRIGHTNESS_SETTING 1 112#define MIN_BRIGHTNESS_SETTING 1
113#define MAX_BRIGHTNESS_SETTING 100 /* unsure */ 113#define MAX_BRIGHTNESS_SETTING 80
114#define DEFAULT_BRIGHTNESS_SETTING 60 /* fixme */ 114#define DEFAULT_BRIGHTNESS_SETTING 40
115 115
116/* Which backlight fading type? */ 116/* Which backlight fading type? */
117#define CONFIG_BACKLIGHT_FADING BACKLIGHT_FADING_SW_SETTING 117#define CONFIG_BACKLIGHT_FADING BACKLIGHT_FADING_SW_SETTING