removed most mbed.h includes
[clinton/Smoothieware.git] / src / libs / Kernel.h
index 33c92dd..b2ce22d 100644 (file)
@@ -18,7 +18,6 @@
 #include "modules/robot/Planner.h"
 #include "modules/robot/Robot.h"
 #include "modules/robot/Stepper.h"
-#include "mbed.h"
 
 // See : http://smoothieware.org/listofevents
 #define NUMBER_OF_DEFINED_EVENTS   11