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 SpeedController Encoder CruizCore_R1370P
Diff: main.cpp
- Revision:
- 10:f8e7f39eae0d
- Parent:
- 9:04291120b9ad
- Child:
- 12:7e11d1d5f22c
--- a/main.cpp Thu Mar 05 07:28:42 2020 +0000 +++ b/main.cpp Thu Mar 05 07:36:21 2020 +0000 @@ -95,9 +95,9 @@ //目的地決定 int plot[5][2]= { {0,0} - ,{0,4000} - ,{2000,4000} - ,{2000,0} + ,{0,15000} + ,{5000,15000} + ,{5000,0} ,{0,0} };