Starting point for the student buggy project

Dependencies:   microbit

Fork of microbit-hello-world by micro:bit

Revision:
6:edbaeaaf08bb
Parent:
5:a33f016d5962
--- a/main.cpp	Mon Aug 07 18:57:55 2017 +0000
+++ b/main.cpp	Sat Aug 12 21:46:41 2017 +0000
@@ -32,10 +32,10 @@
     InitialiseBuggy();
     
     //Run self test forever
-    //SelfTest();
+    SelfTest();
     //Print the sonar time
     //DisplaySonarTiming();
-    MotorSpeedCharacterisation();
+    //MotorSpeedCharacterisation();