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.
Diff: odo_asserv.h
- Revision:
- 17:176a1b4a2fa8
- Parent:
- 16:ae65ce77b1f9
- Child:
- 18:48246daf0c06
--- a/odo_asserv.h Fri Oct 02 21:09:45 2020 +0000 +++ b/odo_asserv.h Tue Oct 06 11:58:00 2020 +0000 @@ -27,3 +27,7 @@ extern double x; extern double y; extern double O; + +extern double xC; +extern double yC; +extern int etape;