From eafa27f2e89ba814eff7a631cce020f39ac81df4 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Sun, 18 Nov 2007 13:41:39 +0000 Subject: Oops forgot a few git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15660 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 f6f53f64d0..9212152b08 100644 --- a/firmware/export/config-h100.h +++ b/firmware/export/config-h100.h @@ -172,6 +172,8 @@ /** Port-specific settings **/ +#define HAVE_LCD_CONTRAST + /* Main LCD backlight brightness range and defaults */ #define MIN_CONTRAST_SETTING 14 /* White screen a bit higher than this */ #define MAX_CONTRAST_SETTING 63 /* Black screen a bit lower than this */ -- cgit v1.2.3