blink

Dependencies:   mbed

Fork of Nucleo_blink_led by adam zhang

Branch:
branchj
Revision:
11:7a99368a94e4
Parent:
10:10721093b14e
--- 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
     }
 }