mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-03 20:24:13 -04:00
Remove commented code.
This commit is contained in:
parent
424c0eac3f
commit
a074e7d8d8
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ public:
|
|||
private:
|
||||
ChannelDecimator decimator { ChannelDecimator::DecimationFactor::By4 };
|
||||
|
||||
//dsp::decimate::FIRAndDecimateBy2Complex<64> channel_filter { taps_64_lp_031_070_tfilter };
|
||||
dsp::demodulate::FM demod { 768000, 75000 };
|
||||
dsp::decimate::DecimateBy2CIC4Real audio_dec_1;
|
||||
dsp::decimate::DecimateBy2CIC4Real audio_dec_2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue