summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiofm.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiofm.h')
-rw-r--r--firmware/export/config-ondiofm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h
index 745b1ba782..0ccba0de20 100644
--- a/firmware/export/config-ondiofm.h
+++ b/firmware/export/config-ondiofm.h
@@ -10,6 +10,9 @@
10/* define this if you can invert the colours on your LCD */ 10/* define this if you can invert the colours on your LCD */
11#define HAVE_LCD_INVERT 11#define HAVE_LCD_INVERT
12 12
13/* define this if you would like tagcache to build on this target */
14#define HAVE_TAGCACHE
15
13/* LCD dimensions */ 16/* LCD dimensions */
14#define LCD_WIDTH 112 17#define LCD_WIDTH 112
15#define LCD_HEIGHT 64 18#define LCD_HEIGHT 64