mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-20 21:47:41 +00:00
Expose Writer errors through CaptureThread.
This commit is contained in:
@@ -53,6 +53,8 @@ public:
|
||||
return config;
|
||||
}
|
||||
|
||||
Optional<std::string> error() const;
|
||||
|
||||
static void check_fifo_isr();
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user