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 3875_Individualproject
Diff: main/main.cpp
- Revision:
- 61:b31d8c997279
- Parent:
- 60:ea69bd1a9889
- Child:
- 62:69de8a0d2ced
--- a/main/main.cpp Sat Apr 18 18:16:51 2020 +0000 +++ b/main/main.cpp Sat Apr 18 18:28:16 2020 +0000 @@ -771,7 +771,7 @@ goal_path1[x] = goal_path2[x]; } goal_length1 = goal_length2; - } + } // print these to check // add inverted sub path to the real path and increment the path length by real_len -1