mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-13 01:59:29 +00:00
Remove baseband stats tracking code.
It was half-baked, and is getting in the way of a major refactoring.
This commit is contained in:
@@ -40,9 +40,6 @@ public:
|
||||
return baseband::Direction::Receive;
|
||||
}
|
||||
|
||||
Thread* thread_main { nullptr };
|
||||
Thread* thread_rssi { nullptr };
|
||||
|
||||
private:
|
||||
BasebandProcessor* baseband_processor { nullptr };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user