mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-12-13 03:34:35 +00:00
Remove BasebandProcessor virtual method replaced by message.
This commit is contained in:
parent
222b878629
commit
c5b234d9f6
@ -39,7 +39,6 @@ public:
|
||||
virtual void execute(const buffer_c8_t& buffer) = 0;
|
||||
|
||||
virtual void on_message(const Message* const) { };
|
||||
virtual void on_update_spectrum() { };
|
||||
|
||||
protected:
|
||||
void feed_channel_stats(const buffer_c16_t& channel);
|
||||
|
Loading…
Reference in New Issue
Block a user