A library of the 9-Axis Sensor BNO055 from Bosch Sensortec.

Requires the I2C-Master library - Link

Revision:
0:a2a71c38065e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bno055_config.h	Thu Jul 11 09:34:29 2019 +0000
@@ -0,0 +1,11 @@
+#ifndef BNO055_CONFIG_H
+#define BNO055_CONFIG_H
+//== == == == == == == == == == == == == == == == == == == == == == == == == ==
+//#define DEBUGGING_ENABLED
+
+//#define HARDWARE_RESET
+
+//== == == == == == == == == == == == == == == == == == == == == == == == == ==
+#endif /* BNO055_CONFIG_H */
+
+