mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-23 03:00:56 +00:00
coroutines: wip compiles but does not link
This commit is contained in:
@@ -117,8 +117,6 @@ class RadioInterface : protected concurrency::NotifiedWorkerThread
|
||||
*/
|
||||
size_t beginSending(MeshPacket *p);
|
||||
|
||||
virtual void loop() {} // Idle processing
|
||||
|
||||
/**
|
||||
* Some regulatory regions limit xmit power.
|
||||
* This function should be called by subclasses after setting their desired power. It might lower it
|
||||
|
||||
Reference in New Issue
Block a user