forked from len0rd/rockbox
Patch FS#5712 by Michael Sevakis - X5 Backlight brightness improvement/fix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10322 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8bb4bab54b
commit
f18f9a8061
6 changed files with 32 additions and 19 deletions
|
@ -349,7 +349,7 @@ static const struct bit_entry hd_bits[] =
|
|||
"remote caption backlight", off_on },
|
||||
#endif
|
||||
#ifdef HAVE_BACKLIGHT_BRIGHTNESS
|
||||
{4, S_O(brightness), 9, "brightness", NULL },
|
||||
{4, S_O(brightness), DEFAULT_BRIGHTNESS_SETTING, "brightness", NULL },
|
||||
#endif
|
||||
#ifdef HAVE_BACKLIGHT_PWM_FADING
|
||||
/* backlight fading */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue