mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-23 11:10:52 +00:00
Add sawNodeReport to storeforwardplugin
This commit is contained in:
@@ -22,6 +22,7 @@ class StoreForwardPlugin : private concurrency::OSThread
|
||||
@return 0 if we have never seen that node before otherwise return the last time we saw the node.
|
||||
*/
|
||||
uint32_t sawNode(uint32_t);
|
||||
void sawNodeReport();
|
||||
|
||||
private:
|
||||
// Nothing here
|
||||
|
||||
Reference in New Issue
Block a user