mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-17 05:13:25 +00:00
wfm_filters_GUI_name_std (#2668)
This commit is contained in:
@@ -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{{
|
||||
|
||||
Reference in New Issue
Block a user