blink

Dependencies:   mbed

Fork of Nucleo_blink_led by adam zhang

Files at this revision

API Documentation at this revision

Comitter:
adam_z
Date:
Tue Jan 12 13:54:42 2016 +0000
Branch:
branchj
Parent:
10:10721093b14e
Commit message:
publish1

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Tue Jan 12 13:52:15 2016 +0000
+++ b/main.cpp	Tue Jan 12 13:54:42 2016 +0000
@@ -9,6 +9,6 @@
         myled = 0; // LED is OFF
         wait(0.11); // 1 sec
         //branch k
-        //publish
+        //publish 1
     }
 }