forked from len0rd/rockbox
Mini G1: Enabled backlight fading. Attn. Mini G1 voice users: a new voice file is required.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14314 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2ae0d63c88
commit
1e28f59f26
1 changed files with 3 additions and 0 deletions
|
|
@ -72,6 +72,9 @@
|
||||||
/* Define this for LCD backlight available */
|
/* Define this for LCD backlight available */
|
||||||
#define HAVE_BACKLIGHT
|
#define HAVE_BACKLIGHT
|
||||||
|
|
||||||
|
/* We can fade the backlight by using PWM */
|
||||||
|
#define HAVE_BACKLIGHT_PWM_FADING
|
||||||
|
|
||||||
/* Define this if you can detect headphones */
|
/* Define this if you can detect headphones */
|
||||||
#define HAVE_HEADPHONE_DETECTION
|
#define HAVE_HEADPHONE_DETECTION
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue