summaryrefslogtreecommitdiff
path: root/firmware/export/config-ifp7xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ifp7xx.h')
-rw-r--r--firmware/export/config-ifp7xx.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ifp7xx.h b/firmware/export/config-ifp7xx.h
index cebb319a13..9b8693a659 100644
--- a/firmware/export/config-ifp7xx.h
+++ b/firmware/export/config-ifp7xx.h
@@ -15,6 +15,9 @@
15/* define this if you have a colour LCD */ 15/* define this if you have a colour LCD */
16/* #define HAVE_LCD_COLOR 1 */ 16/* #define HAVE_LCD_COLOR 1 */
17 17
18/* define this if you would like tagcache to build on this target */
19#define HAVE_TAGCACHE
20
18/* LCD dimensions */ 21/* LCD dimensions */
19#define LCD_WIDTH 128 22#define LCD_WIDTH 128
20#define LCD_HEIGHT 64 23#define LCD_HEIGHT 64