landlessness / node-BNO055

Node library for the Bosch Sensortec BNO055, an intelligent 9-axis “Absolute Orientation Sensor”, which includes sensors and sensor fusion in a single package.
2 stars 9 forks source link

Removed all throw statements and used cb to pass err to the consumer. #1

Closed AdamMagaluk closed 9 years ago

AdamMagaluk commented 9 years ago

Note: Havn't been able to verify this yet without the BNO055.

landlessness commented 9 years ago

Verified the changes with live BNO055. Worked fine. Going to accept the pull request.