Let Arduino node reconnect

To close #532
This commit is contained in:
Dave Conway-Jones
2019-04-10 09:57:16 +01:00
parent 0cb8e2594d
commit 41acbf5af7
2 changed files with 133 additions and 103 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-arduino",
"version" : "0.1.0",
"version" : "0.2.0",
"description" : "A Node-RED node to talk to an Arduino running firmata",
"dependencies" : {
"firmata" : "^2.0.0"