Test fork
Fork of mbed_blinky by
Revision 2:b2de914930bc, committed 2015-03-18
- Comitter:
- nathanhonka
- Date:
- Wed Mar 18 19:07:54 2015 +0000
- Parent:
- 1:8c53426523f5
- Commit message:
- Comment
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Mar 18 19:06:41 2015 +0000
+++ b/main.cpp Wed Mar 18 19:07:54 2015 +0000
@@ -10,5 +10,6 @@
wait(0.2);
myled = 1;
wait(0.5);
+ // Don't push this comment
}
}
