mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-30 01:27:24 -04:00
Speaker option for the H1
This commit is contained in:
parent
bf3f9cfe75
commit
934f4b07c4
4 changed files with 56 additions and 1 deletions
|
@ -51,6 +51,9 @@ extern ClockManager clock_manager;
|
|||
extern ReceiverModel receiver_model;
|
||||
extern TransmitterModel transmitter_model;
|
||||
|
||||
extern bool speaker_mode;
|
||||
void set_speaker_mode(const bool v);
|
||||
|
||||
extern uint8_t bl_tick_counter;
|
||||
extern bool antenna_bias;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue