marc le dep

Dependencies:   BSP_DISCO_F429ZI LCD_DISCO_F429ZI TS_DISCO_F429ZI mbed

Committer:
Alex_mln
Date:
Thu Mar 29 07:14:46 2018 +0000
Revision:
1:59fe933886bd
Parent:
0:4910cdb3d377
sghkjlm

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);}