mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-16 09:57:33 +00:00
Hide CaptureThread event mask, only used internally.
This commit is contained in:
@@ -57,6 +57,8 @@ public:
|
||||
static void check_fifo_isr();
|
||||
|
||||
private:
|
||||
static constexpr auto event_mask_loop_wake = EVENT_MASK(0);
|
||||
|
||||
CaptureConfig config;
|
||||
std::unique_ptr<Writer> writer;
|
||||
Optional<File::Error> last_error;
|
||||
|
Reference in New Issue
Block a user