summaryrefslogtreecommitdiff
path: root/firmware/export/config-recorderv2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-recorderv2.h')
-rw-r--r--firmware/export/config-recorderv2.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/firmware/export/config-recorderv2.h b/firmware/export/config-recorderv2.h
index f06aa92550..f15879e41b 100644
--- a/firmware/export/config-recorderv2.h
+++ b/firmware/export/config-recorderv2.h
@@ -109,3 +109,9 @@
109#define BOOTDIR "/" 109#define BOOTDIR "/"
110 110
111#endif /* SIMULATOR */ 111#endif /* SIMULATOR */
112
113#define HAVE_LCD_CONTRAST
114
115#define MIN_CONTRAST_SETTING 5
116#define MAX_CONTRAST_SETTING 63
117