lab11 / accessors

A collection of accessors for Lab11 and other supporting code.
0 stars 1 forks source link

noble throws warnings even if it isn't used #40

Closed ppannuto closed 9 years ago

ppannuto commented 9 years ago

Running an accessor that doesn't touch rt.ble prints out:

noble warning: adapter does not support Bluetooth Low Energy (BLE, Bluetooth Smart).
               Try to run with environment variable:
               [sudo] NOBLE_HCI_DEVICE_ID=x node ...
bradjc commented 9 years ago

This should be fixed in new land because we use require(...)