summaryrefslogtreecommitdiff
path: root/firmware/export/config-h120.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h120.h')
-rw-r--r--firmware/export/config-h120.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-h120.h b/firmware/export/config-h120.h
index c347cd6ae0..a7e31c341b 100644
--- a/firmware/export/config-h120.h
+++ b/firmware/export/config-h120.h
@@ -166,6 +166,8 @@
166 166
167/** Port-specific settings **/ 167/** Port-specific settings **/
168 168
169#define HAVE_LCD_CONTRAST
170
169/* Main LCD backlight brightness range and defaults */ 171/* Main LCD backlight brightness range and defaults */
170#define MIN_CONTRAST_SETTING 14 /* White screen a bit higher than this */ 172#define MIN_CONTRAST_SETTING 14 /* White screen a bit higher than this */
171#define MAX_CONTRAST_SETTING 63 /* Black screen a bit lower than this */ 173#define MAX_CONTRAST_SETTING 63 /* Black screen a bit lower than this */