summaryrefslogtreecommitdiff
path: root/firmware/export/config-h100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h100.h')
-rw-r--r--firmware/export/config-h100.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index 71baa83100..12f1066d3a 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -24,6 +24,9 @@
24/* define this if you have access to the pitchscreen */ 24/* define this if you have access to the pitchscreen */
25#define HAVE_PITCHSCREEN 25#define HAVE_PITCHSCREEN
26 26
27/* define this if you would like tagcache to build on this target */
28#define HAVE_TAGCACHE
29
27/* LCD dimensions */ 30/* LCD dimensions */
28#define LCD_WIDTH 160 31#define LCD_WIDTH 160
29#define LCD_HEIGHT 128 32#define LCD_HEIGHT 128