bno055

Dependents:   LPC1768-GPS-FUSION-17102018-1

Fork of BNO055 by Dave Turner

Revision:
3:1db1628eb8b2
Parent:
2:695c6e5d239a
Child:
4:fe45288757f6
--- a/BNO055.h	Sat May 30 19:08:59 2015 +0000
+++ b/BNO055.h	Sun May 31 07:22:40 2015 +0000
@@ -246,7 +246,7 @@
     char calib;
 /** Contents of the 22 registers containing offset and radius values used as calibration by the sensor **/
     char calibration[22];
-/** Structure containing sensor numbers, software version and chip UID
+/** Structure containing sensor numbers, software version and chip UID **/
     chip ID;
 /** Current temperature **/
     int temperature;