Yutong Gu
/
mbed_blinky_2
This is a test repo
Diff: main.cpp
- Revision:
- 2:4e79fa9db630
- Parent:
- 1:165b69c34adc
diff -r 165b69c34adc -r 4e79fa9db630 main.cpp --- 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;