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 1:3dc76cd598b0, committed 2018-10-02
- Comitter:
- symo0921
- Date:
- Tue Oct 02 09:39:47 2018 +0000
- Parent:
- 0:2d562b246a88
- Child:
- 2:e91969c6ae09
- Commit message:
- 222
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:37:14 2018 +0000
+++ b/main.cpp Tue Oct 02 09:39:47 2018 +0000
@@ -2,7 +2,7 @@
DigitalOut led1(LED1);
DigitalOut led2(LED2);
-Thread thread;
+
void led2_thread() {
while (true) {