mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-18 21:53:59 +00:00
Symfield widget auto-inits
ADS-B emergency frame
This commit is contained in:
@@ -82,7 +82,7 @@ void WFMConfig::apply() const {
|
||||
void set_tones_data(const uint32_t bw, const uint32_t pre_silence, const uint16_t tone_count,
|
||||
const bool dual_tone, const bool audio_out) {
|
||||
const TonesConfigureMessage message {
|
||||
(uint32_t)(262144 * bw) / 1536000,
|
||||
bw,
|
||||
pre_silence,
|
||||
tone_count,
|
||||
dual_tone,
|
||||
|
||||
Reference in New Issue
Block a user