summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodnano.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodnano.h')
-rw-r--r--firmware/export/config-ipodnano.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-ipodnano.h b/firmware/export/config-ipodnano.h
index 6657ba8aaa..8c7a3b2f8c 100644
--- a/firmware/export/config-ipodnano.h
+++ b/firmware/export/config-ipodnano.h
@@ -21,7 +21,7 @@
21#define LCD_DEPTH 16 /* 65536 colours */ 21#define LCD_DEPTH 16 /* 65536 colours */
22#define LCD_PIXELFORMAT RGB565SWAPPED /* rgb565 byte-swapped */ 22#define LCD_PIXELFORMAT RGB565SWAPPED /* rgb565 byte-swapped */
23 23
24#define CONFIG_KEYPAD IPOD_NANO_PAD 24#define CONFIG_KEYPAD IPOD_4G_PAD
25 25
26/* Define this if you do software codec */ 26/* Define this if you do software codec */
27#define CONFIG_CODEC SWCODEC 27#define CONFIG_CODEC SWCODEC