mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-30 18:19:08 -04:00
Baseband: Pass unhandled messages to baseband thread, processor.
This commit is contained in:
parent
07cd99d85d
commit
fd612dc207
4 changed files with 10 additions and 2 deletions
|
@ -39,6 +39,7 @@ public:
|
|||
|
||||
void set_configuration(const BasebandConfiguration& new_configuration);
|
||||
|
||||
void on_message(const Message* const message);
|
||||
void on_update_spectrum();
|
||||
|
||||
// This getter should die, it's just here to leak information to code that
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue