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: main.cpp
- Revision:
- 2:ecc77165d638
- Parent:
- 1:cac8ab1bb9a8
--- a/main.cpp Mon Nov 09 04:12:26 2020 +0000
+++ b/main.cpp Mon Nov 09 13:38:37 2020 +0000
@@ -11,5 +11,6 @@
myled1 = 0;
myled2 = 0;
wait(0.5);
+
}
}