clean up arduino node readme. Add hint re rate limit or rbe.

This commit is contained in:
Dave Conway-Jones
2018-05-13 17:26:32 +01:00
parent dca9dfccc1
commit a3d4f01587
5 changed files with 178 additions and 60 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-arduino",
"version" : "0.0.16",
"version" : "0.0.17",
"description" : "A Node-RED node to talk to an Arduino running firmata",
"dependencies" : {
"firmata" : "~0.19.1"