This is the one where I went back and un-did the cube.cpp file

Dependencies:   BNO055_fusion_tom FastPWM mbed

Fork of NucleoCube1 by Tom Rasmussen

Revision:
28:b813a8f685c3
Parent:
24:c7b3bac429c5
Child:
29:37dc63b57d6e
diff -r c3ca97f1db60 -r b813a8f685c3 cube.h
--- a/cube.h	Tue Apr 18 03:15:07 2017 +0000
+++ b/cube.h	Tue Apr 18 19:58:56 2017 +0000
@@ -61,7 +61,7 @@
 /*
  * Checks and prints calibration until sys calib is at 3 / 3
  */
-void checkCalib(BNO055 *imu, Serial *pc);
+//void checkCalib(BNO055 *imu, Serial *pc);
 
 /*
  * TODO: Documentation here