mirror of
https://gitlab.silvrtree.co.uk/martind2000/bluetest.git
synced 2025-01-26 20:46:17 +00:00
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…
Reference in New Issue
Block a user