summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodvideo.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodvideo.h')
-rw-r--r--firmware/export/config-ipodvideo.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipodvideo.h b/firmware/export/config-ipodvideo.h
index d3e8dc0140..ca8e43db77 100644
--- a/firmware/export/config-ipodvideo.h
+++ b/firmware/export/config-ipodvideo.h
@@ -49,6 +49,9 @@
49#define LCD_DEPTH 16 /* 65536 colours */ 49#define LCD_DEPTH 16 /* 65536 colours */
50#define LCD_PIXELFORMAT RGB565 /* rgb565 */ 50#define LCD_PIXELFORMAT RGB565 /* rgb565 */
51 51
52/* LCD stays visible without backlight - simulator hint */
53#define HAVE_TRANSFLECTIVE_LCD
54
52#define CONFIG_KEYPAD IPOD_4G_PAD 55#define CONFIG_KEYPAD IPOD_4G_PAD
53 56
54/* Define this if you do software codec */ 57/* Define this if you do software codec */