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.
Dependencies: mbed Herkulex_Library_2019 actions_Gr ident_crac actions_Pr
Diff: Actionneurs/Actionneurs.h
- Revision:
- 0:bc74da1c502f
- Child:
- 1:568955af8c2b
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Actionneurs/Actionneurs.h Mon May 06 11:18:47 2019 +0000 @@ -0,0 +1,7 @@ +void init_petit_robot(void); + +void presentoir_avant(void); +void balance_avant(void); + +void presentoir_arriere(void); +void balance_arriere(void); \ No newline at end of file