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:
- 35:2fd4ee9ac889
- Parent:
- 34:63f7c61ee4da
- Child:
- 37:2967f3f9c936
diff -r 63f7c61ee4da -r 2fd4ee9ac889 main/main.h --- a/main/main.h Tue Apr 14 00:36:29 2020 +0000 +++ b/main/main.h Tue Apr 14 00:41:17 2020 +0000 @@ -82,8 +82,6 @@ int dist_est_2 = 0; bool first = true; -bool complete = false; -bool retrace = false; bool goal_node = false; bool t_restart = true; char dir;