mirror of
https://gitlab.com/wirelos/sprocket-lib.git
synced 2025-12-16 13:25:03 +01:00
extract mesh networking to it's own repo
This commit is contained in:
@@ -1,12 +1,7 @@
|
||||
# Sprocket-Lib
|
||||
Library to build a mesh network of Sprockets.
|
||||
|
||||
## Lifecycle
|
||||
TODO docs
|
||||
sprocket.init -> Serial.begin & SPIFFS.begin
|
||||
sprocket.join(network) -> network.init & sprocket.activate -> plugins.activate
|
||||
network->onReceive -> sprocket.dispatch -> plugins.onMessage &sprocket.onMessage
|
||||
|
||||
TODO
|
||||
|
||||
# Useful commands
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user