jacklund / btle.js

Node.js Bluetooth LE module
MIT License
32 stars 6 forks source link

Should handle error codes from device #5

Closed jacklund closed 11 years ago

jacklund commented 11 years ago

Right now, I emit an error event with the hex error code when I get an error message from the device. I should publish a string error message based on the error code