summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipod4g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipod4g.h')
-rw-r--r--firmware/export/config-ipod4g.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipod4g.h b/firmware/export/config-ipod4g.h
index 7195f207e1..7e428de68f 100644
--- a/firmware/export/config-ipod4g.h
+++ b/firmware/export/config-ipod4g.h
@@ -21,6 +21,9 @@
21 21
22#define LCD_PIXELFORMAT HORIZONTAL_PACKING 22#define LCD_PIXELFORMAT HORIZONTAL_PACKING
23 23
24/* define this if you can flip your LCD */
25#define HAVE_LCD_FLIP
26
24#define CONFIG_KEYPAD IPOD_4G_PAD 27#define CONFIG_KEYPAD IPOD_4G_PAD
25 28
26/* Define this if you do software codec */ 29/* Define this if you do software codec */