Update blink1 node to allow multiple blink1s

This commit is contained in:
Dave Conway-Jones
2016-01-02 12:27:57 +00:00
parent 681bdae576
commit 0662354ec3
4 changed files with 85 additions and 46 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-blink1",
"version" : "0.0.11",
"version" : "0.0.12",
"description" : "A Node-RED node to control a Thingm Blink(1)",
"dependencies" : {
"node-blink1" : "0.2.2"