summaryrefslogtreecommitdiff
path: root/firmware/export/config-recorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-recorder.h')
-rw-r--r--firmware/export/config-recorder.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/firmware/export/config-recorder.h b/firmware/export/config-recorder.h
index bb57ba5666..a5de2a809c 100644
--- a/firmware/export/config-recorder.h
+++ b/firmware/export/config-recorder.h
@@ -100,3 +100,9 @@
100#define BOOTDIR "/" 100#define BOOTDIR "/"
101 101
102#endif /* SIMULATOR */ 102#endif /* SIMULATOR */
103
104#define HAVE_LCD_CONTRAST
105
106#define MIN_CONTRAST_SETTING 5
107#define MAX_CONTRAST_SETTING 63
108