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_2.h
- Revision:
- 13:a72b0752aa6f
- Parent:
- 12:2c312916a621
- Child:
- 14:dd3c756c6d48
--- a/odo_asserv_2.h Fri Sep 11 13:47:56 2020 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,17 +0,0 @@ -// Nom du fichier : odo_asserv_2.h - -// extern -// CODEURS -extern long comptG; -extern long comptD; - -// Prototypes -void cdgaRise(); -void cddaRise(); - -//ODOMETRIE -extern Ticker ticker_odo; -void odometrie(); -extern float x; -extern float y; -extern float phi_deg; \ No newline at end of file