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:
- 6:ea6b30c4bb01
- Parent:
- 5:34ed652f8c31
- Child:
- 10:0714feaaaee1
diff -r 34ed652f8c31 -r ea6b30c4bb01 odo_asserv.h --- a/odo_asserv.h Tue Jul 21 19:33:38 2020 +0000 +++ b/odo_asserv.h Sun Jul 26 09:24:31 2020 +0000 @@ -1,3 +1,13 @@ -// Nom du fichier : odo.h +// Nom du fichier : odo_asserv.h + +// extern +// CODEURS +//extern long cpt_cdgA; +//extern long cpt_cddA; +extern long comptG; +extern long comptD; +// Prototypes +void cdgaRise(); +void cddaRise();