continued work with bluez
This commit is contained in:
parent
18b94288e3
commit
ff04e8da41
5 changed files with 135 additions and 11 deletions
6
plejd/test/test.ble.bluez.js
Normal file
6
plejd/test/test.ble.bluez.js
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
const PlejdService = require('../ble.bluez');
|
||||
|
||||
const cryptoKey = '';
|
||||
|
||||
const plejd = new PlejdService(cryptoKey, true);
|
||||
plejd.init();
|
||||
Loading…
Add table
Add a link
Reference in a new issue