mirror of
https://gitlab.silvrtree.co.uk/martind2000/bluetest.git
synced 2025-02-10 12:09:16 +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.debug('buffer:', data);
|
||||||
//logger.warn('ascii:', _data);
|
//logger.warn('ascii:', _data);
|
||||||
|
|
||||||
logger.debug(util.inspect(data));
|
logger.debug(_data);
|
||||||
/* var wH = _data.slice(-5).split(' ');
|
/* var wH = _data.slice(-5).split(' ');
|
||||||
var wB = [];
|
var wB = [];
|
||||||
wB[0] = parseInt(wH[0], 16);
|
wB[0] = parseInt(wH[0], 16);
|
||||||
|
Loading…
Reference in New Issue
Block a user