diff options
Diffstat (limited to 'firmware/export/config-h120.h')
-rw-r--r-- | firmware/export/config-h120.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h120.h b/firmware/export/config-h120.h index 5ef7f862f5..79ad613968 100644 --- a/firmware/export/config-h120.h +++ b/firmware/export/config-h120.h | |||
@@ -12,6 +12,9 @@ | |||
12 | /* define this if you can flip your LCD */ | 12 | /* define this if you can flip your LCD */ |
13 | #define HAVE_LCD_FLIP | 13 | #define HAVE_LCD_FLIP |
14 | 14 | ||
15 | /* define this if you can invert the colours on your LCD */ | ||
16 | #define HAVE_LCD_INVERT | ||
17 | |||
15 | /* define this if you have access to the quickscreen */ | 18 | /* define this if you have access to the quickscreen */ |
16 | #define HAVE_QUICKSCREEN | 19 | #define HAVE_QUICKSCREEN |
17 | /* define this if you have access to the pitchscreen */ | 20 | /* define this if you have access to the pitchscreen */ |