Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Diff: main.cpp
- 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