NodeManager is intended to take care on your behalf of all those common tasks a MySensors node has to accomplish, speeding up the development cycle of your projects.
NodeManager is intended to take care on your behalf of all those common tasks a MySensors node has to accomplish, speeding up the development cycle of your projects.
NodeManager includes the following main components:
NodeManager includes the following main components:
...
@@ -71,3 +72,5 @@ void receiveTime(unsigned long ts) {
...
@@ -71,3 +72,5 @@ void receiveTime(unsigned long ts) {