summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipod3g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipod3g.h')
-rw-r--r--firmware/export/config-ipod3g.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-ipod3g.h b/firmware/export/config-ipod3g.h
index c3c6114d16..cabcf40434 100644
--- a/firmware/export/config-ipod3g.h
+++ b/firmware/export/config-ipod3g.h
@@ -41,6 +41,8 @@
41/* define this if you can flip your LCD */ 41/* define this if you can flip your LCD */
42#define HAVE_LCD_FLIP 42#define HAVE_LCD_FLIP
43 43
44#define HAVE_LCD_CONTRAST
45
44/* LCD contrast */ 46/* LCD contrast */
45#define MIN_CONTRAST_SETTING 5 47#define MIN_CONTRAST_SETTING 5
46#define MAX_CONTRAST_SETTING 63 48#define MAX_CONTRAST_SETTING 63