Add debounce time to the to BBB input node

This commit is contained in:
Dave Conway-Jones
2016-02-02 12:36:27 +00:00
parent 7cb43208e6
commit ed4b6b18ec
3 changed files with 12 additions and 12 deletions

View File

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