mbed blinker code

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
jmoreno10
Date:
Tue Nov 06 19:06:14 2018 +0000
Parent:
1:60c416914fc0
Commit message:
Added a comment to Version 2

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Tue Nov 06 18:38:52 2018 +0000
+++ b/main.cpp	Tue Nov 06 19:06:14 2018 +0000
@@ -12,3 +12,5 @@
         wait(0.5);
     }
 }
+
+// comment in Version 2
\ No newline at end of file