tweaks around the brightness hint
show MENU Brightness when pressing +/-, show + - when holding MENU
This commit is contained in:
parent
4bb5bf11ba
commit
2793ae4973
5 changed files with 23 additions and 7 deletions
|
|
@ -179,6 +179,7 @@ int PAD_justRepeated(int btn);
|
|||
///////////////////////////////
|
||||
|
||||
// TODO: rename PLAT_*?
|
||||
#define BRIGHTNESS_BUTTON_LABEL "+ -"
|
||||
typedef void (*POW_callback_t)(void);
|
||||
void POW_update(int* dirty, int* show_setting, POW_callback_t before_sleep, POW_callback_t after_sleep);
|
||||
void POW_disablePowerOff(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue