Combine AS7000 into BNO055

Fork of BNO055 by Sog Yang

Revision:
3:1db1628eb8b2
Parent:
2:695c6e5d239a
Child:
7:ec1c147eed91
--- 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;