mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-30 04:01:45 -04:00
UI options: backlight auto-off, splash screen toggle
This commit is contained in:
parent
d1e9bf33ec
commit
1e71a10346
13 changed files with 311 additions and 74 deletions
|
@ -44,6 +44,8 @@ extern wolfson::wm8731::WM8731 audio_codec;
|
|||
extern ReceiverModel receiver_model;
|
||||
extern TransmitterModel transmitter_model;
|
||||
|
||||
extern uint8_t bl_tick_counter;
|
||||
|
||||
void init();
|
||||
void shutdown();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue