mirror of
https://gitlab.silvrtree.co.uk/martind2000/bluetest.git
synced 2025-01-26 21:16:18 +00:00
continuing
This commit is contained in:
parent
a4b8d91c5b
commit
f9de9bd79a
@ -29,6 +29,7 @@ var bluetest = module.exports = function(options) {
|
||||
core.gattConnected = function() {
|
||||
logger.debug('Gatt connected!!!!!');
|
||||
|
||||
core.gatt.stdin.write('primary\n');
|
||||
};
|
||||
|
||||
core.connectGatt = function() {
|
||||
|
Loading…
Reference in New Issue
Block a user