summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodmini2g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodmini2g.h')
-rwxr-xr-xfirmware/export/config-ipodmini2g.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipodmini2g.h b/firmware/export/config-ipodmini2g.h
index 5020ac6952..8f1fc1ad9f 100755
--- a/firmware/export/config-ipodmini2g.h
+++ b/firmware/export/config-ipodmini2g.h
@@ -22,6 +22,9 @@
22/* define this if you have access to the pitchscreen */ 22/* define this if you have access to the pitchscreen */
23#define HAVE_PITCHSCREEN 23#define HAVE_PITCHSCREEN
24 24
25/* define this if you would like tagcache to build on this target */
26#define HAVE_TAGCACHE
27
25/* LCD dimensions */ 28/* LCD dimensions */
26#define LCD_WIDTH 138 29#define LCD_WIDTH 138
27#define LCD_HEIGHT 110 30#define LCD_HEIGHT 110