Dependencies:   mbed Motor_Driver Sensors MMA8451Q LocalPositionSystem

Fork of TDP_main by Ivelin Kozarev

Revision:
4:3aa9c1c734fe
Parent:
3:0274e082582e
Child:
5:2fc7bf0135d4
--- a/main.cpp	Fri Feb 13 16:26:23 2015 +0000
+++ b/main.cpp	Sat Feb 21 01:54:23 2015 +0000
@@ -16,6 +16,7 @@
 
 #include "mbed.h"
 #include "sensor_measure.h"
+#include "motor_driver.h"
 
 
 int main() {