Skip to content
Snippets Groups Projects
Commit 4f46e9fd authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

Ignore the origina NodeManager.ino (otherwise we'll have error messages about duplicate inclusions)

parent 75be0801
Branches
No related tags found
No related merge requests found
#if false
/*
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:
......@@ -72,3 +72,5 @@ void receiveTime(unsigned long ts) {
// call NodeManager receiveTime routine
nodeManager.receiveTime(ts);
}
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment