mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-22 01:52:41 +00:00
Fixed Sonde RSSI "Beep" (#2012)
This commit is contained in:
@@ -47,6 +47,8 @@ void init_audio_in();
|
||||
void init_audio_out();
|
||||
void disable();
|
||||
void shrink_tx_buffer(bool shrink);
|
||||
void beep_start(uint32_t freq, uint32_t sample_rate);
|
||||
void beep_stop();
|
||||
|
||||
audio::buffer_t tx_empty_buffer();
|
||||
audio::buffer_t rx_empty_buffer();
|
||||
|
Reference in New Issue
Block a user