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:
- 1:97855081060a
- Parent:
- 0:ffb4d6fe4af9
--- a/main.cpp Tue Sep 04 14:23:17 2018 +0000
+++ b/main.cpp Tue Sep 04 14:37:52 2018 +0000
@@ -1,6 +1,6 @@
#include "mbed.h"
-DigitalOut led(LED1);
+DigitalOut led(LED2);
int main()
{