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.
Fork of Timer by
Revision 87:60d81ecab4f5, committed 2016-05-06
- Comitter:
- IceTeam
- Date:
- Fri May 06 10:05:45 2016 +0200
- Parent:
- 86:0c5e9ac3d8d8
- Child:
- 88:e4de39dd3e2e
- Commit message:
- Petit rajout dans entete
Changed in this revision
| entete.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/entete.h Fri May 06 10:05:33 2016 +0200 +++ b/entete.h Fri May 06 10:05:45 2016 +0200 @@ -24,6 +24,9 @@ // Fonctions main.cpp void Sharps(); +void endFonc (); + +//vFonctions deplacement.cpp void GotoThet (float timer, int signe); void GotoDist (float timer);
