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.
odo_asserv.h
- Committer:
- Nanaud
- Date:
- 2020-07-26
- Revision:
- 6:ea6b30c4bb01
- Parent:
- 5:34ed652f8c31
- Child:
- 10:0714feaaaee1
File content as of revision 6:ea6b30c4bb01:
// 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();