summaryrefslogtreecommitdiff
path: root/firmware/export/config-iaudiom5.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-iaudiom5.h')
-rw-r--r--firmware/export/config-iaudiom5.h12
1 files changed, 3 insertions, 9 deletions
diff --git a/firmware/export/config-iaudiom5.h b/firmware/export/config-iaudiom5.h
index 2c52bc0730..66c54bfdd9 100644
--- a/firmware/export/config-iaudiom5.h
+++ b/firmware/export/config-iaudiom5.h
@@ -144,15 +144,9 @@
144/** Port-specific settings **/ 144/** Port-specific settings **/
145 145
146/* Main LCD contrast range and defaults */ 146/* Main LCD contrast range and defaults */
147#define MIN_CONTRAST_SETTING 1 147#define MIN_CONTRAST_SETTING 24
148#define MAX_CONTRAST_SETTING 30 148#define MAX_CONTRAST_SETTING 63
149#define DEFAULT_CONTRAST_SETTING 19 /* Match boot contrast */ 149#define DEFAULT_CONTRAST_SETTING 40
150
151/* Main LCD backlight brightness range and defaults */
152/* PCF50506 can output 0%-100% duty cycle but D305A expects %15-100%. */
153#define MIN_BRIGHTNESS_SETTING 1 /* 15/16 (93.75%) */
154#define MAX_BRIGHTNESS_SETTING 13 /* 3/16 (18.75%) */
155#define DEFAULT_BRIGHTNESS_SETTING 8 /* 8/16 (50.00%) = x5 boot default */
156 150
157/* Remote LCD contrast range and defaults */ 151/* Remote LCD contrast range and defaults */
158#define MIN_REMOTE_CONTRAST_SETTING 10 152#define MIN_REMOTE_CONTRAST_SETTING 10