mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -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
|
|
@ -32,7 +32,7 @@ void backlight_hw_brightness(int brightness);
|
|||
#ifdef HAVE_BUTTON_LIGHT
|
||||
void buttonlight_hw_on(void);
|
||||
void buttonlight_hw_off(void);
|
||||
void buttonlight_hw_set_brightness(int brightness);
|
||||
void buttonlight_hw_brightness(int brightness);
|
||||
#endif
|
||||
|
||||
#endif /* BACKLIGHT_TARGET.H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue