mirror of
				https://github.com/node-red/node-red-nodes.git
				synced 2025-03-01 10:37:43 +00:00 
			
		
		
		
	Update 36-rpi-gpio.js
This commit is contained in:
		| @@ -4,7 +4,6 @@ module.exports = function(RED) { | ||||
|     var execSync = require('child_process').execSync; | ||||
|     var exec = require('child_process').exec; | ||||
|     var spawn = require('child_process').spawn; | ||||
|     var fs = require('fs'); | ||||
|  | ||||
|     var testCommand = __dirname+'/testgpio.py' | ||||
|     var gpioCommand = __dirname+'/nrgpio'; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user