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-h120.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config-h120.h') diff --git a/firmware/export/config-h120.h b/firmware/export/config-h120.h index c347cd6ae0..a7e31c341b 100644 --- a/firmware/export/config-h120.h +++ b/firmware/export/config-h120.h @@ -166,6 +166,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