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.h
- Revision:
- 59:11e31ce4d675
- Parent:
- 58:cb32aa0f4116
- Child:
- 60:ea69bd1a9889
--- a/main/main.h Sat Apr 18 17:33:31 2020 +0000 +++ b/main/main.h Sat Apr 18 18:02:36 2020 +0000 @@ -86,6 +86,7 @@ int dist_est_2 = 0; bool loop_check; +bool completed = false; int dist = 0; bool first = true; bool goal_node = false;