mbed library for the Bosh BNO055 9 axis sensor

Files at this revision

API Documentation at this revision

Comitter:
alexmarinov
Date:
Tue Dec 23 17:29:14 2014 +0000
Commit message:
Initial file creation..

Changed in this revision

BNO055.cpp Show annotated file Show diff for this revision Revisions of this file
BNO055.h Show annotated file Show diff for this revision Revisions of this file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/BNO055.cpp	Tue Dec 23 17:29:14 2014 +0000
@@ -0,0 +1,2 @@
+// mbed library for the Bosh BNO055 Sensor
+//
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/BNO055.h	Tue Dec 23 17:29:14 2014 +0000
@@ -0,0 +1,2 @@
+// mbed library for the Bosh BNO055 Sensor
+//
\ No newline at end of file