mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-30 01:59:13 -04:00
Enlarge capture buffers -- inter-core FIFO, SDC
This commit is contained in:
parent
743dc9f542
commit
5558ca60d7
2 changed files with 2 additions and 2 deletions
|
@ -54,7 +54,7 @@ private:
|
|||
IIRBiquadFilter deemph;
|
||||
FMSquelch squelch;
|
||||
|
||||
StreamInput stream { 13 };
|
||||
StreamInput stream { 14 };
|
||||
|
||||
AudioStatsCollector audio_stats;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue