mirror of
				https://github.com/node-red/node-red-nodes.git
				synced 2025-03-01 10:37:43 +00:00 
			
		
		
		
	Update BBB readme and package version - publish to npm
This commit is contained in:
		@@ -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"  : {
 | 
			
		||||
    },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user