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:b0ec6da021f0
- Parent:
- 1:039688a53fff
--- a/main.cpp Mon Nov 24 18:53:35 2014 +0000 +++ b/main.cpp Mon Nov 24 18:58:05 2014 +0000 @@ -2,7 +2,7 @@ // This program prints "Hello World" to the terminal // #include "mbed.h" - + DigitalOut led(LED1); int main() {