forked from len0rd/rockbox
Lamp plugin: Allow toggling the button light using "select".
Change-Id: I0f276a74010ef463ebdb0eb0cc00fc50123966f0
This commit is contained in:
parent
b84fd878d3
commit
272b558639
4 changed files with 34 additions and 0 deletions
|
@ -37,6 +37,7 @@ void remote_backlight_use_settings(void);
|
|||
|
||||
#ifdef HAVE_BUTTON_LIGHT
|
||||
void buttonlight_force_on(void);
|
||||
void buttonlight_force_off(void);
|
||||
void buttonlight_ignore_timeout(void);
|
||||
void buttonlight_use_settings(void);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue