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: mbed
Diff: test.cpp
- Revision:
- 2:01ca44dd3908
- Parent:
- 1:f8ed70330216
--- a/test.cpp Tue Dec 04 04:38:15 2018 +0000
+++ b/test.cpp Tue Dec 04 20:24:04 2018 +0000
@@ -1,5 +1,5 @@
-
+/*
#include "mbed.h"
Serial serial(D8, D2);
@@ -17,7 +17,7 @@
while(1) {}
}
-
+*/
/*
#include "mbed.h"