mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-13 19:56:40 +00:00
Wfm freqm options (#966)
* added WFM 180K and 40K options in freqman * Make audio app use freqman funcs to load modulations bandwidths
This commit is contained in:
@@ -47,6 +47,8 @@ options_t freqman_entry_bandwidths[ 4 ] = {
|
||||
},
|
||||
{ //WFM
|
||||
{ "200k" , 0 },
|
||||
{ "180K" , 1 },
|
||||
{ "40K" , 2 },
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user