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:
- 28:63ff8290964a
- Parent:
- 27:0a3f028f9365
- Child:
- 29:ecf497c3fdc0
--- a/main/main.h Fri Apr 10 14:00:50 2020 +0000 +++ b/main/main.h Fri Apr 10 15:14:51 2020 +0000 @@ -61,7 +61,8 @@ void node_logic(); bool coord_check(); void update_index(); -bool choose_turn(); +void choose_turn(); +void back_track(); //check_explored(); to be added // Global Variables