This is a test repo

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
yutonggu
Date:
Wed Nov 20 21:43:37 2019 +0000
Parent:
1:165b69c34adc
Commit message:
This is Yutong's fork message

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Nov 20 21:41:16 2019 +0000
+++ b/main.cpp	Wed Nov 20 21:43:37 2019 +0000
@@ -6,6 +6,7 @@
     while(1) {
         //This is Yutong's comment
         //This is Sharon/s comment
+        //This is Yutong's comment via fork
         myled = 1;
         wait(0.2);
         myled = 0;