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:
- 37:2967f3f9c936
- Parent:
- 35:2fd4ee9ac889
- Child:
- 38:b5b06625d06e
--- a/main/main.h Tue Apr 14 14:47:34 2020 +0000 +++ b/main/main.h Tue Apr 14 21:57:31 2020 +0000 @@ -66,6 +66,7 @@ void choose_turn(); void back_track(); int path_to_point_index( int path_point ); +void print_data( char *word ); // Global Variables char path[100];