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: LCD_DISCO_F429ZI mbed BSP_DISCO_F429ZI
Diff: TraceMatrix/Trace.h
- Revision:
- 15:3874758e8f7d
- Parent:
- 14:006b29435bdb
- Child:
- 16:b1bf03ee2878
--- a/TraceMatrix/Trace.h Wed Apr 10 20:54:05 2019 +0000 +++ b/TraceMatrix/Trace.h Mon Apr 22 13:48:44 2019 +0000 @@ -25,6 +25,7 @@ matrice *BS_smile(); //un petit dessin pour des tests matrice *BS_graphe(); //une aide visuelle +matrice *BS_Train(); //liste de chiffres arabes matrice *BS_0();
