summaryrefslogtreecommitdiff
path: root/firmware/export/config-e200.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-e200.h')
-rw-r--r--firmware/export/config-e200.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-e200.h b/firmware/export/config-e200.h
index 3793a716ec..e0c245725a 100644
--- a/firmware/export/config-e200.h
+++ b/firmware/export/config-e200.h
@@ -18,6 +18,9 @@
18/* define this if you have access to the quickscreen */ 18/* define this if you have access to the quickscreen */
19#define HAVE_QUICKSCREEN 19#define HAVE_QUICKSCREEN
20 20
21/* define this if you would like tagcache to build on this target */
22#define HAVE_TAGCACHE
23
21/* LCD dimensions */ 24/* LCD dimensions */
22#define LCD_WIDTH 176 25#define LCD_WIDTH 176
23#define LCD_HEIGHT 220 26#define LCD_HEIGHT 220