Rob Moran
/
mbed_blinky2
j
Revision 1:ee590bca6033, committed 2019-01-31
- Comitter:
- thegecko
- Date:
- Thu Jan 31 18:54:38 2019 +0000
- Parent:
- 0:62a2e657a8b2
- Commit message:
- asd
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 62a2e657a8b2 -r ee590bca6033 main.cpp --- a/main.cpp Thu Jan 31 18:51:16 2019 +0000 +++ b/main.cpp Thu Jan 31 18:54:38 2019 +0000 @@ -6,6 +6,7 @@ while(1) { myled = 1; + sadsd wait(0.2); myled = 0; wait(0.2);