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:
- 37:24866a13b959
- Parent:
- 36:c2b4071970de
- Child:
- 38:d3b7fda44f72
--- a/main.cpp Sat Dec 15 06:06:01 2018 +0000 +++ b/main.cpp Sat Dec 15 08:10:40 2018 +0000 @@ -287,7 +287,7 @@ fprintf(fp,"%5d, %5d, %5d, %8lf, %8lf\r\n", x, y, z, leftrun2, rightrun);//加速度とフォトインタラプタによる距離を出力 - if(100 < distance && distance < 500) //障害物発見❕ + if(450 < distance && distance < 550) //障害物発見❕ { printf("if success!\r\n");