VUT / Mbed 2 deprecated Nucleo_blink_led

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
icekiwi
Date:
Sat Mar 17 08:10:22 2018 +0000
Parent:
0:967432133631
Commit message:
michal pokus

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Fri Mar 16 23:17:26 2018 +0000
+++ b/main.cpp	Sat Mar 17 08:10:22 2018 +0000
@@ -1,4 +1,5 @@
 #include "mbed.h"
+# poznamka michal
 
 DigitalOut myled(LED1);