mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-31 10:39:57 -04:00
Remove BasebandProcessor virtual method replaced by message.
This commit is contained in:
parent
222b878629
commit
c5b234d9f6
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue