Miki Nacucchi
Results
1
issues of
Miki Nacucchi
I was running this example and there seems to be a typo in the module name https://github.com/Emill/node-ble-host/blob/master/docs/api/advertising-data-builder.md `const NodeBleHost = require('node-ble-host');` Should be `const NodeBleHost = require('ble-host');`