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