mirror of
https://gitlab.silvrtree.co.uk/martind2000/bluetest.git
synced 2025-01-26 20:56:17 +00:00
more
This commit is contained in:
parent
050d204f64
commit
ba9d7c70dc
@ -34,6 +34,7 @@ var bluetest = module.exports = function(options) {
|
||||
core.gattConnected = function() {
|
||||
logger.debug('Gatt connected!!!!!');
|
||||
|
||||
core.enableLuxNotification();
|
||||
// core.gatt.stdin.write('primary\n');
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user