mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-11-24 13:53:11 -05:00
wfm_filters_GUI_name_std (#2668)
This commit is contained in:
parent
d3c9dc1f10
commit
c79abccffd
7 changed files with 21 additions and 21 deletions
|
|
@ -66,7 +66,7 @@ static constexpr std::array<baseband::NBFMConfig, 3> nbfm_configs{{
|
|||
static constexpr std::array<baseband::WFMConfig, 3> wfm_configs{{
|
||||
{taps_200k_wfm_decim_0, taps_200k_wfm_decim_1},
|
||||
{taps_180k_wfm_decim_0, taps_180k_wfm_decim_1},
|
||||
{taps_40k_wfm_decim_0, taps_40k_wfm_decim_1},
|
||||
{taps_80k_wfm_decim_0, taps_80k_wfm_decim_1},
|
||||
}};
|
||||
|
||||
static constexpr std::array<baseband::WFMAMConfig, 2> wfmam_configs{{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue