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:4e79fa9db630, committed 2019-11-20
- Comitter:
- yutonggu
- Date:
- Wed Nov 20 21:43:37 2019 +0000
- Parent:
- 1:165b69c34adc
- Commit message:
- This is Yutong's fork message
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Nov 20 21:41:16 2019 +0000 +++ b/main.cpp Wed Nov 20 21:43:37 2019 +0000 @@ -6,6 +6,7 @@ while(1) { //This is Yutong's comment //This is Sharon/s comment + //This is Yutong's comment via fork myled = 1; wait(0.2); myled = 0;