Update to BBB node

Fixes #105
Thanks @maxwellhadley
This commit is contained in:
dceejay
2015-03-16 16:28:01 +00:00
parent 732a38e214
commit 9d11a48cb1
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-beaglebone",
"version" : "0.0.4",
"version" : "0.0.5",
"description" : "A set of Node-RED nodes to interface to the GPIO pins of a Beaglebone Black board",
"dependencies" : {
},