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@10:0714feaaaee1, 2020-09-11 (annotated)
- Committer:
- Nanaud
- Date:
- Fri Sep 11 10:56:08 2020 +0000
- Revision:
- 10:0714feaaaee1
- Parent:
- 6:ea6b30c4bb01
- Child:
- 12:2c312916a621
11.09.20
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Nanaud | 6:ea6b30c4bb01 | 1 | // Nom du fichier : odo_asserv.h |
Nanaud | 6:ea6b30c4bb01 | 2 | |
Nanaud | 6:ea6b30c4bb01 | 3 | // extern |
Nanaud | 6:ea6b30c4bb01 | 4 | // CODEURS |
Nanaud | 6:ea6b30c4bb01 | 5 | extern long comptG; |
Nanaud | 6:ea6b30c4bb01 | 6 | extern long comptD; |
Nanaud | 2:094c09903a9c | 7 | |
Nanaud | 6:ea6b30c4bb01 | 8 | // Prototypes |
Nanaud | 6:ea6b30c4bb01 | 9 | void cdgaRise(); |
Nanaud | 10:0714feaaaee1 | 10 | void cddaRise(); |