mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 16:49:36 +00:00
Baseband: Pass unhandled messages to baseband thread, processor.
This commit is contained in:
@@ -38,6 +38,7 @@ public:
|
||||
|
||||
virtual void execute(const buffer_c8_t& buffer) = 0;
|
||||
|
||||
virtual void on_message(const Message* const) { };
|
||||
virtual void on_update_spectrum() { };
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user