Yi-Chi Shao
/
ECE4180Lab1Part1
test commit
Fork of ECE4180Lab1Part1 by
Revision 1:387e4f8ca9e0, committed 2016-09-07
- Comitter:
- tom00209
- Date:
- Wed Sep 07 20:07:07 2016 +0000
- Parent:
- 0:cc2c1ca74f72
- Commit message:
- test from yichi
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r cc2c1ca74f72 -r 387e4f8ca9e0 main.cpp --- a/main.cpp Fri Sep 02 14:06:37 2016 +0000 +++ b/main.cpp Wed Sep 07 20:07:07 2016 +0000 @@ -3,6 +3,7 @@ DigitalOut myled1(p21); DigitalIn inp(p30); //PwmOut myled3(p24); +//test commit int main() { while (1) { if (inp < 0.1){