summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipod4g.h
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2007-11-18 13:41:39 +0000
committerNils Wallménius <nils@rockbox.org>2007-11-18 13:41:39 +0000
commiteafa27f2e89ba814eff7a631cce020f39ac81df4 (patch)
treef6c4746b8f6787e058ad5e27a4be01cd5d87d4f0 /firmware/export/config-ipod4g.h
parent944622627614c649edd46d3c58c2980fe253c13f (diff)
downloadrockbox-eafa27f2e89ba814eff7a631cce020f39ac81df4.tar.gz
rockbox-eafa27f2e89ba814eff7a631cce020f39ac81df4.zip
Oops forgot a few
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15660 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-ipod4g.h')
-rw-r--r--firmware/export/config-ipod4g.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-ipod4g.h b/firmware/export/config-ipod4g.h
index 8bdc053563..fc280502d0 100644
--- a/firmware/export/config-ipod4g.h
+++ b/firmware/export/config-ipod4g.h
@@ -47,6 +47,8 @@
47#define LCD_DEPTH 2 /* 4 colours - 2bpp */ 47#define LCD_DEPTH 2 /* 4 colours - 2bpp */
48#define LCD_PIXELFORMAT HORIZONTAL_PACKING 48#define LCD_PIXELFORMAT HORIZONTAL_PACKING
49 49
50#define HAVE_LCD_CONTRAST
51
50/* LCD contrast */ 52/* LCD contrast */
51#define MIN_CONTRAST_SETTING 5 53#define MIN_CONTRAST_SETTING 5
52#define MAX_CONTRAST_SETTING 63 54#define MAX_CONTRAST_SETTING 63