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:9f3ea84403ca
- Parent:
- 1:a841df4b2546
- Child:
- 3:d84f98b6920e
diff -r a841df4b2546 -r 9f3ea84403ca main.cpp --- a/main.cpp Mon Jun 16 16:59:31 2014 +0000 +++ b/main.cpp Mon Jun 16 16:59:59 2014 +0000 @@ -19,7 +19,7 @@ #ifdef _I2C - + DigitalOut myled1(LED1); DigitalOut myled2(LED2);