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: main.cpp
- Revision:
- 5:bc1cd988b755
- Parent:
- 4:d0dc5b10726c
- Child:
- 6:c3fbf215f1e8
--- a/main.cpp Wed Apr 29 12:40:54 2020 +0000 +++ b/main.cpp Wed Apr 29 12:45:12 2020 +0000 @@ -10,7 +10,7 @@ myled = 1; wait(0.5); myled = 0; - //ya + //ya que? wait(0.5); } }