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.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