Code to run the microcontrollers on the R5 competition bot

Dependencies:   LineSensors mbed

Revision:
0:e60f22c1d573
Child:
1:fa6eb0c33b2f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/DriveController.cpp	Sat Sep 20 07:15:05 2014 +0000
@@ -0,0 +1,7 @@
+#include "DriveController.h"
+
+DriveController::void go()
+{
+    
+}
+