Pour Marc la mignonne

Dependencies:   BSP_DISCO_F429ZI LCD_DISCO_F429ZI TS_DISCO_F429ZI mbed

Revision:
0:fcce18d01987
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/commandes.h	Thu May 31 06:11:25 2018 +0000
@@ -0,0 +1,7 @@
+void arreter();
+void avancer();
+void tourner_droite();
+void tourner_gauche();
+void tournerDroitVite();
+void tournerGaucheVite();
+void recup_vitesse(float);
\ No newline at end of file