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: BSP_DISCO_F429ZI LCD_DISCO_F429ZI TS_DISCO_F429ZI mbed
manuel.cpp@0:4910cdb3d377, 2018-03-29 (annotated)
- 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?
| User | Revision | Line number | New 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);} |