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 X_NUCLEO_IHM02A1
Diff: commande_moteurs.h
- Revision:
- 3:1dba6eca01ad
- Parent:
- 2:5764f89a27f6
--- a/commande_moteurs.h Wed Apr 17 18:55:22 2019 +0000 +++ b/commande_moteurs.h Mon May 06 13:48:45 2019 +0000 @@ -13,4 +13,6 @@ void vitesse_nulle_D(int zero); void vitesse_nulle_G(int zero); void reculer_un_peu(int distance); +void ligne_droite_v2(long int distance); + #endif \ No newline at end of file