mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-30 01:59:13 -04:00
De-template FIFO.
This commit is contained in:
parent
59f1a32566
commit
f94938db8e
3 changed files with 13 additions and 8 deletions
|
@ -54,7 +54,7 @@ private:
|
|||
IIRBiquadFilter deemph;
|
||||
FMSquelch squelch;
|
||||
|
||||
StreamInput stream;
|
||||
StreamInput stream { 13 };
|
||||
|
||||
AudioStatsCollector audio_stats;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue