mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-29 09:07:17 -04:00
Symfield widget auto-inits
ADS-B emergency frame
This commit is contained in:
parent
688a012443
commit
064e097bc3
13 changed files with 103 additions and 65 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue