mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
Update BBB readme and package version - publish to npm
This commit is contained in:
parent
50194c4d07
commit
ba7de5a383
@ -15,6 +15,8 @@ Run the following command in the root directory of your Node-RED install
|
||||
|
||||
npm install node-red-node-beaglebone
|
||||
|
||||
v0.4 now also supports <a href="http://octalbonejs.com/" target="_new">OctaBoneScript</a> if installed.
|
||||
|
||||
|
||||
Usage
|
||||
-----
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name" : "node-red-node-beaglebone",
|
||||
"version" : "0.0.3",
|
||||
"version" : "0.0.4",
|
||||
"description" : "A set of Node-RED nodes to interface to the GPIO pins of a Beaglebone Black board",
|
||||
"dependencies" : {
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user