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 fd97264707..588c92df6d 100644
--- a/firmware/export/config-gigabeat.h
+++ b/firmware/export/config-gigabeat.h
@@ -23,6 +23,9 @@
23/* define this if you would like tagcache to build on this target */ 23/* define this if you would like tagcache to build on this target */
24#define HAVE_TAGCACHE 24#define HAVE_TAGCACHE
25 25
26/* define this if the target has volume keys which can be used in the lists */
27#define HAVE_VOLUME_IN_LIST
28
26/* LCD dimensions */ 29/* LCD dimensions */
27#define LCD_WIDTH 240 30#define LCD_WIDTH 240
28#define LCD_HEIGHT 320 31#define LCD_HEIGHT 320