mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-03 13:02:30 +00:00
Move FIFO and write size to CaptureConfig structure.
Now configured from baseband, where write size and appropriate FIFO size is known.
This commit is contained in:
@@ -21,4 +21,5 @@
|
||||
|
||||
#include "capture_thread.hpp"
|
||||
|
||||
FIFO<uint8_t>* StreamOutput::fifo = nullptr;
|
||||
Thread* CaptureThread::thread = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user