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.
Revision 2:e91969c6ae09, committed 2018-10-02
- Comitter:
- symo0921
- Date:
- Tue Oct 02 09:41:43 2018 +0000
- Parent:
- 1:3dc76cd598b0
- Child:
- 3:f5c937faf654
- Child:
- 4:e88f4c2364eb
- Commit message:
- 3333
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Oct 02 09:39:47 2018 +0000
+++ b/main.cpp Tue Oct 02 09:41:43 2018 +0000
@@ -1,7 +1,7 @@
#include "mbed.h"
DigitalOut led1(LED1);
-DigitalOut led2(LED2);
+
void led2_thread() {