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:
- 1:d9e6e3d4556e
- Parent:
- 0:49e37eb917ef
--- a/main.cpp Tue Nov 24 03:54:28 2015 +0000
+++ b/main.cpp Tue Nov 24 11:27:13 2015 +0000
@@ -1,6 +1,6 @@
#include "mbed.h"
-
-DigitalOut myled(PB30);
+
+DigitalOut myled(LED1);
int main() {
printf("RESET");