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 myS11059 QEI PID PCA9547 Motor Motor_con
Diff: main.cpp
- Revision:
- 2:e026bb894dcd
- Parent:
- 0:ec993927eafa
--- a/main.cpp Fri Jan 11 08:06:17 2019 +0000
+++ b/main.cpp Fri Jan 11 08:08:21 2019 +0000
@@ -179,7 +179,7 @@
Cal_X();
run();
}//hidariidou
-
+
motor_con.setspeed(0,0.5,0);
motor_con.getspeed(data_set);
init();