subhash kummara / Mbed 2 deprecated led_blink

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
subhashkummara
Date:
Mon Nov 09 13:38:37 2020 +0000
Parent:
1:cac8ab1bb9a8
Commit message:
no changes t oprevious

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Mon Nov 09 04:12:26 2020 +0000
+++ b/main.cpp	Mon Nov 09 13:38:37 2020 +0000
@@ -11,5 +11,6 @@
         myled1 = 0;
         myled2 = 0;
         wait(0.5);
+        
     }
 }