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:
- 34:63f7c61ee4da
- Parent:
- 29:ecf497c3fdc0
- Child:
- 35:2fd4ee9ac889
--- a/main/main.h Mon Apr 13 15:31:30 2020 +0000 +++ b/main/main.h Tue Apr 14 00:36:29 2020 +0000 @@ -96,5 +96,4 @@ unsigned int explored[100]; int coords_x[100]; int coords_y[100]; -char turn_priority[4] = { 'S' , 'E' , 'N', 'W' }; // reversed #endif \ No newline at end of file