summaryrefslogtreecommitdiff
path: root/firmware/export/config
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config')
-rw-r--r--firmware/export/config/sansafuzeplus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/sansafuzeplus.h b/firmware/export/config/sansafuzeplus.h
index 2d744125c6..8039b8699f 100644
--- a/firmware/export/config/sansafuzeplus.h
+++ b/firmware/export/config/sansafuzeplus.h
@@ -109,7 +109,7 @@
109#define HAVE_BACKLIGHT_BRIGHTNESS 109#define HAVE_BACKLIGHT_BRIGHTNESS
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 0
113#define MAX_BRIGHTNESS_SETTING 80 113#define MAX_BRIGHTNESS_SETTING 80
114#define DEFAULT_BRIGHTNESS_SETTING 40 114#define DEFAULT_BRIGHTNESS_SETTING 40
115 115