Mike Fiore / zzzzzzzzzzblah

Dependencies:   mbed-src

Files at this revision

API Documentation at this revision

Comitter:
mfiore
Date:
Thu Jan 29 18:33:48 2015 +0000
Parent:
0:e36c2505e13e
Commit message:
added comment to main()

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Thu Jan 29 18:31:53 2015 +0000
+++ b/main.cpp	Thu Jan 29 18:33:48 2015 +0000
@@ -1,5 +1,7 @@
 #include "mbed.h"
 
+// comment
+
 int main() {
     DigitalOut led(LED1);