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.
Diff: main.cpp
- Revision:
- 15:1098bf926b5b
- Parent:
- 14:1a3a673d85e3
- Child:
- 16:1e91753f0a01
--- a/main.cpp Thu May 02 09:08:08 2019 +0000 +++ b/main.cpp Thu May 02 09:19:54 2019 +0000 @@ -395,6 +395,10 @@ printf("turn"); turn(-90); + while(get_dist_back() > 10.0){} + while(get_dist_back() < 30.0){} + + printf("last spart!!!!!!!!"); motor_lo.setDutyLimit(0.2);//0.5 motor_li.setDutyLimit(0.2);