mirror of
https://gitlab.silvrtree.co.uk/martind2000/bluetest.git
synced 2025-02-05 03:10:19 +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() {
|
core.gattConnected = function() {
|
||||||
logger.debug('Gatt connected!!!!!');
|
logger.debug('Gatt connected!!!!!');
|
||||||
|
|
||||||
|
core.enableLuxNotification();
|
||||||
// core.gatt.stdin.write('primary\n');
|
// core.gatt.stdin.write('primary\n');
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user