mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Remove reference to undefined variable 'node'.
This commit is contained in:
		| @@ -269,7 +269,7 @@ module.exports = function(RED) { | ||||
|                                 //} | ||||
|                             }); | ||||
|                             obj.serial.on("disconnect",function() { | ||||
|                                 node.warn("Serial Port gone away."); | ||||
|                                 util.log("[serial] serial port "+port+" gone away"); | ||||
|                             }); | ||||
|                         } | ||||
|                         setupSerial(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user