From 5a9bd4adc4afbbc008213135222b7ade61e4b4ef Mon Sep 17 00:00:00 2001 From: Michael Sevakis Date: Tue, 26 Sep 2006 20:59:27 +0000 Subject: Yup. H300 errors fixed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11072 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-h300.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config-h300.h') diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h index 182acde60e..6cfd9ce928 100644 --- a/firmware/export/config-h300.h +++ b/firmware/export/config-h300.h @@ -111,6 +111,8 @@ #define CONFIG_LCD LCD_H300 +#define DEFAULT_REMOTE_CONTRAST_SETTING 42 + /* Offset ( in the firmware file's header ) to the file CRC */ #define FIRMWARE_OFFSET_FILE_CRC 0 -- cgit v1.2.3