Colour sensors calibrated

Dependencies:   mbed-rtos mbed Servo QEI

Fork of ICRSEurobot13 by Thomas Branch

Revision:
31:791739422122
Parent:
25:50805ef8c499
Child:
40:44d3dea4adcc
--- a/Processes/Motion/motion.h	Wed Apr 10 02:01:51 2013 +0000
+++ b/Processes/Motion/motion.h	Wed Apr 10 18:03:32 2013 +0000
@@ -6,6 +6,8 @@
 #include "math.h"
 #include "Kalman.h"
 #include "MotorControl.h"
+#include "supportfuncs.h"
+#include "ai.h"
 
 namespace motion
 {