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: maint.cpp
- Revision:
- 11:09317efe9bb5
- Parent:
- 10:2836530d9a5e
--- a/maint.cpp Wed Sep 06 01:29:41 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-//#include "mbed.h"
-//#include "Afficheur.h"
-//
-//
-//Serial pc(USBTX, USBRX); // tx, rx
-//
-//Afficheur afficheur;
-//
-//int main() {
-// while(1)
-// {
-// if(pc.readable())
-// {
-// afficheur.write(pc.getc());
-// }
-//
-// }
-//
-//}
