summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiofm.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiofm.h')
-rw-r--r--firmware/export/config-ondiofm.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h
index 1a288c5c87..18c0ad7deb 100644
--- a/firmware/export/config-ondiofm.h
+++ b/firmware/export/config-ondiofm.h
@@ -122,3 +122,9 @@
122#define BOOTDIR "/" 122#define BOOTDIR "/"
123 123
124#endif /* SIMULATOR */ 124#endif /* SIMULATOR */
125
126#define HAVE_LCD_CONTRAST
127
128#define MIN_CONTRAST_SETTING 5
129#define MAX_CONTRAST_SETTING 63
130