Update LEDborg node to use RPi.GPIO

Fix to Close #93
This commit is contained in:
dceejay
2015-01-30 08:43:55 +00:00
parent 9170cc6282
commit 1d90f7006f
5 changed files with 314 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-ledborg",
"version" : "0.0.2",
"version" : "0.0.3",
"description" : "A Node-RED node to control a PiBorg LedBorg board for a Raspberry Pi.",
"dependencies" : {
},