catch possible non-property in BBB node

This commit is contained in:
Dave Conway-Jones
2016-01-29 20:07:17 +00:00
parent d7be242477
commit 9ba84c4908
2 changed files with 2 additions and 2 deletions

View File

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