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:
- 3:a30867f9a191
- Parent:
- 2:01bb44016b0c
- Child:
- 4:2d26955fa1bf
--- a/main.cpp Thu Jun 20 22:45:34 2019 +0000 +++ b/main.cpp Thu Jun 20 22:56:17 2019 +0000 @@ -55,11 +55,6 @@ // main() runs in its own thread in the OS int main() { - pc.printf("Hello World!"); - while (true) { - // Blink LED and wait 0.5 seconds - led1 = !led1; - - } + }