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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index f150e56ff0..aacb30dd44 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -16,6 +16,9 @@
16/* define this if you can flip your LCD */ 16/* define this if you can flip your LCD */
17#define HAVE_LCD_FLIP 17#define HAVE_LCD_FLIP
18 18
19/* define this if you can invert the colours on your LCD */
20#define HAVE_LCD_INVERT
21
19/* define this if you have access to the quickscreen */ 22/* define this if you have access to the quickscreen */
20#define HAVE_QUICKSCREEN 23#define HAVE_QUICKSCREEN
21/* define this if you have access to the pitchscreen */ 24/* define this if you have access to the pitchscreen */