summaryrefslogtreecommitdiff
path: root/firmware/export/config-h120.h
diff options
context:
space:
mode:
authorMichael Sevakis <jethead71@rockbox.org>2006-11-21 17:14:07 +0000
committerMichael Sevakis <jethead71@rockbox.org>2006-11-21 17:14:07 +0000
commit4a82f81f79ddb921328cd88fde8579fbd11b89e8 (patch)
tree7dd067a046b38596cd102038446af88be694af06 /firmware/export/config-h120.h
parentef40b0ae43d8178a572b4cfdc6953e018898da3b (diff)
H100 series: Adjusted gray scale balance and default contrast for more linear gray levels.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11564 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-h120.h')
-rw-r--r--firmware/export/config-h120.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-h120.h b/firmware/export/config-h120.h
index 4a8a3c99be..ee3d70236a 100644
--- a/firmware/export/config-h120.h
+++ b/firmware/export/config-h120.h
@@ -168,9 +168,9 @@
/** Port-specific settings **/
/* Main LCD backlight brightness range and defaults */
-#define DEFAULT_CONTRAST_SETTING 28
#define MIN_CONTRAST_SETTING 14 /* White screen a bit higher than this */
#define MAX_CONTRAST_SETTING 63 /* Black screen a bit lower than this */
+#define DEFAULT_CONTRAST_SETTING 27
/* Remote LCD contrast range and defaults */
#define MIN_REMOTE_CONTRAST_SETTING 5