From a7e5bc281fc043289f9572d18ade09a93a669534 Mon Sep 17 00:00:00 2001 From: Martin Donnelly Date: Thu, 7 Jul 2016 12:02:43 +0100 Subject: [PATCH] process luxometer --- lib/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/index.js b/lib/index.js index 397c9fa..cf3e6c0 100644 --- a/lib/index.js +++ b/lib/index.js @@ -34,7 +34,7 @@ bluetest = module.exports = function(options) { //var _data = data.toString('ascii',p + 1, l); var _data = data.toString('ascii'); - logger.debug('buffer:', data); + //logger.debug('buffer:', data); logger.warn('ascii:', _data);