mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-20 15:40:26 -04:00
Expose Writer errors through CaptureThread.
This commit is contained in:
parent
87505f833b
commit
ebf0e765ce
2 changed files with 11 additions and 0 deletions
|
@ -53,6 +53,8 @@ public:
|
|||
return config;
|
||||
}
|
||||
|
||||
Optional<std::string> error() const;
|
||||
|
||||
static void check_fifo_isr();
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue