removed most mbed.h includes
[clinton/Smoothieware.git] / src / modules / robot / Robot.cpp
index 0e0c91c..97cb2ec 100644 (file)
@@ -9,7 +9,6 @@
 #include "libs/Kernel.h"
 #include <string>
 using std::string;
-#include "mbed.h"
 #include <math.h>
 #include "Planner.h"
 #include "Player.h"