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:
- 60:ea69bd1a9889
- Parent:
- 59:11e31ce4d675
- Child:
- 64:a58d8538132a
diff -r 11e31ce4d675 -r ea69bd1a9889 main/main.h --- a/main/main.h Sat Apr 18 18:02:36 2020 +0000 +++ b/main/main.h Sat Apr 18 18:16:51 2020 +0000 @@ -86,7 +86,8 @@ int dist_est_2 = 0; bool loop_check; -bool completed = false; +//bool completed = false; +bool _switch = false; int dist = 0; bool first = true; bool goal_node = false;