Fix BBB node input interrupt attach failure

This commit is contained in:
Dave Conway-Jones
2016-02-01 10:26:04 +00:00
parent 32706ff92c
commit 7cb43208e6
2 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-beaglebone",
"version" : "0.1.2",
"version" : "0.1.3",
"description" : "A set of Node-RED nodes to interface to the GPIO pins of a Beaglebone Black board",
"dependencies" : {
"octalbonescript":"^1.1.*"