Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: HIDScope biquadFilter mbed QEI
Fork of EMG by
Revision 32:4b73c693aefb, committed 2018-10-31
- Comitter:
- s1725696
- Date:
- Wed Oct 31 20:28:35 2018 +0000
- Parent:
- 31:c22110c9dca4
- Commit message:
- final version, do not change anymore
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Oct 31 19:16:42 2018 +0000 +++ b/main.cpp Wed Oct 31 20:28:35 2018 +0000 @@ -3,6 +3,8 @@ #include "BiQuad.h" #include "QEI.h" +/* DO NOT CHANGE HERE, ALREADY IMPLEMENTED IN THE CODE!!!! */ + HIDScope scope( 6 ); Ticker sample_timer;