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 Servo SDFileSystem
Diff: Config.h
- Revision:
- 44:4d90645d15ec
- Parent:
- 43:a430d5e4f33d
- Child:
- 45:dfa689f159ce
--- a/Config.h Tue Nov 03 15:54:29 2015 +0000 +++ b/Config.h Tue Nov 03 16:30:44 2015 +0000 @@ -52,6 +52,7 @@ extern double Longitude_Path[MAX_TASK_SIZE]; extern double Latitude_Path[MAX_TASK_SIZE]; +extern int IF_Path_Complete[MAX_TASK_SIZE]; extern Serial pc; extern Servo rudderServo; extern Servo wingServo;