mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-29 17:17:28 -04:00
Adding the 3 x WFM BW filters to Mic App (#976)
adding the 3 x WFM BW filters to Mic App and other minor msg correction and adding comments to code
This commit is contained in:
parent
3c2fc74f82
commit
f9fdeb3419
4 changed files with 21 additions and 17 deletions
|
@ -48,7 +48,7 @@ options_t freqman_entry_bandwidths[ 4 ] = {
|
|||
{ //WFM
|
||||
{ "200k" , 0 },
|
||||
{ "180k" , 1 },
|
||||
{ "40k" , 2 },
|
||||
{ " 40k" , 2 },
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue