Pour Marc la mignonne

Dependencies:   BSP_DISCO_F429ZI LCD_DISCO_F429ZI TS_DISCO_F429ZI mbed

Committer:
Alex_mln
Date:
Thu May 31 06:11:25 2018 +0000
Revision:
0:fcce18d01987
Tiens pd

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Alex_mln 0:fcce18d01987 1 void arreter();
Alex_mln 0:fcce18d01987 2 void avancer();
Alex_mln 0:fcce18d01987 3 void tourner_droite();
Alex_mln 0:fcce18d01987 4 void tourner_gauche();
Alex_mln 0:fcce18d01987 5 void tournerDroitVite();
Alex_mln 0:fcce18d01987 6 void tournerGaucheVite();
Alex_mln 0:fcce18d01987 7 void recup_vitesse(float);