Ensea / Mbed 2 deprecated Interface_projet

Dependencies:   BSP_DISCO_F429ZI LCD_DISCO_F429ZI TS_DISCO_F429ZI mbed

Committer:
Alex_mln
Date:
Thu Mar 29 06:19:39 2018 +0000
Revision:
0:4910cdb3d377
marc le pd d'australie

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Alex_mln 0:4910cdb3d377 1 #include "manuel.h"
Alex_mln 0:4910cdb3d377 2
Alex_mln 0:4910cdb3d377 3
Alex_mln 0:4910cdb3d377 4 int go_manuel(int vitesse){
Alex_mln 0:4910cdb3d377 5 wait(2);
Alex_mln 0:4910cdb3d377 6 return(1);}