mirror of
https://gitlab.silvrtree.co.uk/martind2000/bluetest.git
synced 2025-02-04 09:00:13 +00:00
process luxometer
This commit is contained in:
parent
fc382df9cd
commit
7fbb8aac27
@ -38,7 +38,7 @@ bluetest = module.exports = function(options) {
|
||||
//logger.debug('buffer:', data);
|
||||
//logger.warn('ascii:', _data);
|
||||
|
||||
logger.debug(util.inspect(data));
|
||||
logger.debug(_data);
|
||||
/* var wH = _data.slice(-5).split(' ');
|
||||
var wB = [];
|
||||
wB[0] = parseInt(wH[0], 16);
|
||||
|
Loading…
Reference in New Issue
Block a user