mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04: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