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.
Revision 2:ecc77165d638, committed 2020-11-09
- Comitter:
- subhashkummara
- Date:
- Mon Nov 09 13:38:37 2020 +0000
- Parent:
- 1:cac8ab1bb9a8
- Commit message:
- no changes t oprevious
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- 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);
+
}
}