aa bb / Mbed 2 deprecated STM32_Blink_LED

Dependencies:   mbed-os mbed

Files at this revision

API Documentation at this revision

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) {