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 Herkulex_Library_2019 actions_Gr ident_crac actions_Pr
Diff: main.h
- Revision:
- 44:381ecf63e6ab
- Parent:
- 41:a71d06f292ac
diff -r 7fff7f4d79a1 -r 381ecf63e6ab main.h --- a/main.h Sat May 25 15:40:31 2019 +0000 +++ b/main.h Sun May 26 10:51:35 2019 +0000 @@ -32,4 +32,7 @@ extern CAN can; extern char cote; extern Serial pc; + +extern unsigned short distance_recalage,distance_revenir; +extern unsigned short distance_goldenium; #endif \ No newline at end of file