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