summaryrefslogtreecommitdiff
path: root/firmware/export/config-meizu-m3.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-meizu-m3.h')
-rw-r--r--firmware/export/config-meizu-m3.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-meizu-m3.h b/firmware/export/config-meizu-m3.h
index 9e2d6cbf4e..06a0992550 100644
--- a/firmware/export/config-meizu-m3.h
+++ b/firmware/export/config-meizu-m3.h
@@ -179,6 +179,6 @@
179 179
180/* Main LCD backlight brightness range and defaults */ 180/* Main LCD backlight brightness range and defaults */
181#define MIN_BRIGHTNESS_SETTING 0 181#define MIN_BRIGHTNESS_SETTING 0
182#define MAX_BRIGHTNESS_SETTING 255 182#define MAX_BRIGHTNESS_SETTING 15
183#define DEFAULT_BRIGHTNESS_SETTING 200 183#define DEFAULT_BRIGHTNESS_SETTING 10
184 184