2014 Eurobot fork
Dependencies: mbed-rtos mbed QEI
Diff: Processes/Motion/motion.h
- Revision:
- 30:791739422122
- Parent:
- 24:50805ef8c499
- Child:
- 39: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 {