summaryrefslogtreecommitdiff
path: root/firmware/export/config-h100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h100.h')
-rw-r--r--firmware/export/config-h100.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index f6f53f64d0..9212152b08 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -172,6 +172,8 @@
172 172
173/** Port-specific settings **/ 173/** Port-specific settings **/
174 174
175#define HAVE_LCD_CONTRAST
176
175/* Main LCD backlight brightness range and defaults */ 177/* Main LCD backlight brightness range and defaults */
176#define MIN_CONTRAST_SETTING 14 /* White screen a bit higher than this */ 178#define MIN_CONTRAST_SETTING 14 /* White screen a bit higher than this */
177#define MAX_CONTRAST_SETTING 63 /* Black screen a bit lower than this */ 179#define MAX_CONTRAST_SETTING 63 /* Black screen a bit lower than this */