mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-02 23:01:47 +00:00
Extract spectrum collector from BasebandProcessor.
Code size improvement, and less confused classes. :-)
This commit is contained in:
@@ -39,6 +39,8 @@ public:
|
||||
|
||||
void set_configuration(const BasebandConfiguration& new_configuration);
|
||||
|
||||
void on_update_spectrum();
|
||||
|
||||
// This getter should die, it's just here to leak information to code that
|
||||
// isn't in the right place to begin with.
|
||||
baseband::Direction direction() const {
|
||||
|
||||
Reference in New Issue
Block a user