Colour sensors calibrated

Dependencies:   mbed-rtos mbed Servo QEI

Fork of ICRSEurobot13 by Thomas Branch

Revision:
29:4e20b44251c6
Parent:
26:b16f1045108f
Child:
34:a49197572737
--- a/Processes/MotorControl/MotorControl.cpp	Wed Apr 10 03:48:42 2013 +0000
+++ b/Processes/MotorControl/MotorControl.cpp	Wed Apr 10 04:20:40 2013 +0000
@@ -3,6 +3,7 @@
 #include "Encoder.h"
 #include "globals.h"
 #include <algorithm>
+#include "system.h"
 
 namespace MotorControl
 {