process luxometer
This commit is contained in:
parent
cd97bcdf24
commit
fc382df9cd
@ -38,7 +38,7 @@ bluetest = module.exports = function(options) {
|
||||
//logger.debug('buffer:', data);
|
||||
//logger.warn('ascii:', _data);
|
||||
|
||||
logger.debug(data.length);
|
||||
logger.debug(util.inspect(data));
|
||||
/* var wH = _data.slice(-5).split(' ');
|
||||
var wB = [];
|
||||
wB[0] = parseInt(wH[0], 16);
|
||||
|
Loading…
x
Reference in New Issue
Block a user