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 MODSERIAL QEI biquadFilter mbed
Fork of Project_script_union_final by
Revision 38:f45aa515f625, committed 2018-11-06
- Comitter:
- MarijkeZondag
- Date:
- Tue Nov 06 14:31:52 2018 +0000
- Parent:
- 37:c7ca9bc29d20
- Commit message:
- final script;
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Nov 06 13:03:02 2018 +0000 +++ b/main.cpp Tue Nov 06 14:31:52 2018 +0000 @@ -4,7 +4,7 @@ #include "HIDScope.h" #include <math.h> #include "QEI.h" - +// //ATTENTION: set mBed to version 151 // set QEI to version 0 // set MODSERIAL to version 44
