summaryrefslogtreecommitdiff
path: root/firmware/export/config-h100.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-h100.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-h100.h')
-rw-r--r--firmware/export/config-h100.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index f6f53f64d0..9212152b08 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -172,6 +172,8 @@
172 172
173/** Port-specific settings **/ 173/** Port-specific settings **/
174 174
175#define HAVE_LCD_CONTRAST
176
175/* Main LCD backlight brightness range and defaults */ 177/* Main LCD backlight brightness range and defaults */
176#define MIN_CONTRAST_SETTING 14 /* White screen a bit higher than this */ 178#define MIN_CONTRAST_SETTING 14 /* White screen a bit higher than this */
177#define MAX_CONTRAST_SETTING 63 /* Black screen a bit lower than this */ 179#define MAX_CONTRAST_SETTING 63 /* Black screen a bit lower than this */