1
0
Fork 0
forked from len0rd/rockbox

Backlight fading enabled for the mini 2G. Reeset & reload settings to avoid strange effects...

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9441 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jens Arnold 2006-04-02 21:29:12 +00:00
parent 90ec43b818
commit aff9a842e4

View file

@ -49,6 +49,9 @@
/* Define this for LCD backlight available */
#define CONFIG_BACKLIGHT BL_IPODMINI /* port controlled */
/* We can fade the backlight by using PWM */
#define HAVE_BACKLIGHT_PWM_FADING
#ifndef SIMULATOR
/* Define this if you have a PortalPlayer PP5020 */