Robotics Term Project / Mbed 2 deprecated Robottics_Motion

Dependencies:   mbed

Revision:
26:dbdbfdb4dd41
Parent:
19:5091c934ebd0
diff -r 7053736ea6cc -r dbdbfdb4dd41 main.cpp
--- a/main.cpp	Thu May 26 05:08:24 2016 +0000
+++ b/main.cpp	Thu May 26 10:28:19 2016 +0000
@@ -1,5 +1,5 @@
 /*LAB_DCMotor*/
-#include "mbed.h"
+/*#include "mbed.h"
 
 //The number will be compiled as type "double" in default
 //Add a "f" after the number can make it compiled as type "float"
@@ -389,3 +389,4 @@
     v1_ierr = 0.0;    
     v2_ierr = 0.0;
 }
+*/
\ No newline at end of file