summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-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 369e798528..c6f30ab00e 100644
--- a/firmware/export/config/sansafuzeplus.h
+++ b/firmware/export/config/sansafuzeplus.h
@@ -114,8 +114,8 @@
114 114
115/* Main LCD backlight brightness range and defaults */ 115/* Main LCD backlight brightness range and defaults */
116#define MIN_BRIGHTNESS_SETTING 0 116#define MIN_BRIGHTNESS_SETTING 0
117#define MAX_BRIGHTNESS_SETTING 80 117#define MAX_BRIGHTNESS_SETTING 32
118#define DEFAULT_BRIGHTNESS_SETTING 40 118#define DEFAULT_BRIGHTNESS_SETTING 16
119 119
120/* Which backlight fading type? */ 120/* Which backlight fading type? */
121#define CONFIG_BACKLIGHT_FADING BACKLIGHT_FADING_SW_SETTING 121#define CONFIG_BACKLIGHT_FADING BACKLIGHT_FADING_SW_SETTING