mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-13 17:42:50 -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
|
@ -70,6 +70,8 @@ TransmitterModel transmitter_model {
|
|||
clock_manager
|
||||
};
|
||||
|
||||
uint8_t bl_tick_counter = 0;
|
||||
|
||||
class Power {
|
||||
public:
|
||||
void init() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue