summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiosp.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiosp.h')
-rw-r--r--firmware/export/config-ondiosp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ondiosp.h b/firmware/export/config-ondiosp.h
index 19c59c3aca..a535e47905 100644
--- a/firmware/export/config-ondiosp.h
+++ b/firmware/export/config-ondiosp.h
@@ -7,6 +7,9 @@
7/* define this if you can invert the colours on your LCD */ 7/* define this if you can invert the colours on your LCD */
8#define HAVE_LCD_INVERT 8#define HAVE_LCD_INVERT
9 9
10/* define this if you would like tagcache to build on this target */
11#define HAVE_TAGCACHE
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