diff options
Diffstat (limited to 'firmware/export/config-ondiofm.h')
-rw-r--r-- | firmware/export/config-ondiofm.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h index ec20929b62..745b1ba782 100644 --- a/firmware/export/config-ondiofm.h +++ b/firmware/export/config-ondiofm.h | |||
@@ -7,6 +7,9 @@ | |||
7 | /* define this if you can flip your LCD */ | 7 | /* define this if you can flip your LCD */ |
8 | #define HAVE_LCD_FLIP | 8 | #define HAVE_LCD_FLIP |
9 | 9 | ||
10 | /* define this if you can invert the colours on your LCD */ | ||
11 | #define HAVE_LCD_INVERT | ||
12 | |||
10 | /* LCD dimensions */ | 13 | /* LCD dimensions */ |
11 | #define LCD_WIDTH 112 | 14 | #define LCD_WIDTH 112 |
12 | #define LCD_HEIGHT 64 | 15 | #define LCD_HEIGHT 64 |