mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-22 18:52:30 +00:00
we now send gps locations into the mesh and update our nodedb
This commit is contained in:
@@ -17,6 +17,9 @@ public:
|
||||
|
||||
void observe(Observable *o);
|
||||
|
||||
private:
|
||||
friend class Observable;
|
||||
|
||||
virtual void onNotify(Observable *o) = 0;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user