University of Plymouth - Stages 1, 2 and 3
/
Task442-FZ429ZI
Version for FZ420ZI
Fork of Task442 by
Revision 5:09b2e4c3659e, committed 2020-05-11
- Comitter:
- noutram
- Date:
- Mon May 11 13:55:04 2020 +0000
- Parent:
- 4:50e9ae883931
- Commit message:
- Fixed comment
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Oct 10 13:52:33 2019 +0000 +++ b/main.cpp Mon May 11 13:55:04 2020 +0000 @@ -29,7 +29,7 @@ pc.printf("DONE\n\r"); wait(1.0); - //Set up the ticker - 100Hz + //Set up the ticker - 1Hz t.attach(doSample1Hz, 1.0); while(1) {