mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-20 07:17:51 +00:00
De-template FIFO.
This commit is contained in:
@@ -54,7 +54,7 @@ private:
|
||||
IIRBiquadFilter deemph;
|
||||
FMSquelch squelch;
|
||||
|
||||
StreamInput stream;
|
||||
StreamInput stream { 13 };
|
||||
|
||||
AudioStatsCollector audio_stats;
|
||||
|
||||
|
Reference in New Issue
Block a user