Dependencies:   BNO055_fusion_tom FastPWM mbed

Fork of NucleoCube1 by Will Church

Revision:
26:f2bb916262c9
Parent:
24:c7b3bac429c5
Child:
27:c3ca97f1db60
--- a/cube.cpp	Thu Apr 13 00:40:51 2017 +0000
+++ b/cube.cpp	Thu Apr 13 23:17:41 2017 +0000
@@ -23,7 +23,7 @@
         stat = imu->read_calib_status();
     }
     pc->printf("Looks good buddy, put the cube down now.\r\n");
-    wait(5);
+    wait(2);
 }
 
 /*