From e63649279186e119614b9ca892bcfa27e6af8337 Mon Sep 17 00:00:00 2001 From: Michael Sevakis Date: Tue, 26 Sep 2006 20:46:17 +0000 Subject: Fixed remote contrast settings. Maybe'll get some build errors here. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11071 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-h100.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config-h100.h') diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h index aacb30dd44..71baa83100 100644 --- a/firmware/export/config-h100.h +++ b/firmware/export/config-h100.h @@ -50,6 +50,8 @@ #define CONFIG_LCD LCD_S1D15E06 +#define DEFAULT_REMOTE_CONTRAST_SETTING 42 + /* Define this for LCD backlight available */ #define CONFIG_BACKLIGHT BL_IRIVER_H100 /* port controlled */ -- cgit v1.2.3