mirror of
https://gitlab.com/wirelos/sprocket-lib.git
synced 2025-12-17 21:56:40 +01:00
get OTA enabling working
This commit is contained in:
@@ -34,7 +34,7 @@ class MeshNet : public Network {
|
||||
|
||||
MeshNet(MeshConfig cfg);
|
||||
Network* init();
|
||||
Network* connectStation();
|
||||
Network* connectStation(int);
|
||||
|
||||
void update();
|
||||
void newConnectionCallback(uint32_t nodeId);
|
||||
|
||||
Reference in New Issue
Block a user