mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-06 21:25:03 -05:00
Fix red/yellow round #2
Change-Id: Ife25eac11fc6f6cedeca8f3fa59536bce0efe2cd
This commit is contained in:
parent
3d983866a1
commit
200ca66963
3 changed files with 4 additions and 4 deletions
|
|
@ -35,7 +35,7 @@ void backlight_hw_brightness(int val);
|
|||
void buttonlight_hw_on(void);
|
||||
void buttonlight_hw_off(void);
|
||||
#ifdef HAVE_BUTTONLIGHT_BRIGHTNESS
|
||||
void buttonlight_hw_set_brightness(int val);
|
||||
void buttonlight_hw_brightness(int val);
|
||||
#endif /* HAVE_BUTTONLIGHT_BRIGHTNESS */
|
||||
#endif /* HAVE_BUTTON_LIGHT */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue