forked from len0rd/rockbox
Accepted FS #5474 by yours truly.
Save your settings; CONFIG_BLOCK_VERSION is increased. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10303 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
3c810c4f6a
commit
c657763a23
6 changed files with 25 additions and 14 deletions
|
|
@ -655,7 +655,7 @@ bool is_remote_backlight_on(void) {return true;}
|
|||
#endif /* #ifdef CONFIG_BACKLIGHT */
|
||||
|
||||
#ifdef HAVE_BACKLIGHT_BRIGHTNESS
|
||||
#ifdef IRIVER_H300_SERIES
|
||||
#if defined(IRIVER_H300_SERIES) || defined(IAUDIO_X5)
|
||||
void backlight_set_brightness(int val)
|
||||
{
|
||||
/* set H300 brightness by changing the PWM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue