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:
- 64:a58d8538132a
- Parent:
- 60:ea69bd1a9889
- Child:
- 65:2103a02d72bc
--- a/main/main.h Sat Apr 18 21:19:56 2020 +0000 +++ b/main/main.h Sat Apr 18 21:57:31 2020 +0000 @@ -108,4 +108,6 @@ int goal_length1; int goal_path2[100]; int goal_length2; +int goal_path3[100]; +int goal_path4[100]; #endif \ No newline at end of file