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.
Diff: draw.h
- Revision:
- 9:5492f863b9e8
- Parent:
- 8:cfcf73c16fab
- Child:
- 10:6f9340af7926
diff -r cfcf73c16fab -r 5492f863b9e8 draw.h
--- a/draw.h Wed Aug 25 09:54:24 2021 +0000
+++ b/draw.h Thu Sep 09 08:51:23 2021 +0000
@@ -13,6 +13,7 @@
pix( 15 , atiti , 0 , 5 , 0 ); // pixel vert pour faire joli
pix( posx , atiti + 1 , 0 , 5 , 0 ); // pixel vert pour faire joli
+ pix ( ccx+15 , ccy+15 ,7,7,0);
clown(); // joli dessin que vous enlèverez bientot !
serie.printf("Bonjour :) \r\n"); // envoyer un texte en liaison serie
} // FIN de vos dessins