From 93b047fffec9b6d3b5ef1697c3034caa83944182 Mon Sep 17 00:00:00 2001 From: Steve Gotthardt Date: Mon, 8 Jan 2007 08:53:36 +0000 Subject: Updated buttonlights for the Gigabeat port. Added LCD controller off and on for extra power savings - thanks to Greg White. Incorporated feedback from Gary Allen. Added 'battery charging' mode: shows leds during charging. Added 'follow' mode that turns off leds when backlight goes off. Flicker mode and new solid mode only show during disk access. Access settings from Info/debug menu for now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11945 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-gigabeat.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config-gigabeat.h') diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h index 3672bdfdb5..4a1d11d43a 100644 --- a/firmware/export/config-gigabeat.h +++ b/firmware/export/config-gigabeat.h @@ -41,6 +41,8 @@ /* Define this for LCD backlight available */ #define CONFIG_BACKLIGHT BL_GIGABEAT /* port controlled PWM */ +#define HAVE_LCD_ENABLE + #define HAVE_BACKLIGHT_BRIGHTNESS /* Main LCD backlight brightness range and defaults */ -- cgit v1.2.3