Het totale EMG script
Dependencies: HIDScope MODSERIAL biquadFilter mbed
Fork of EMGV5 by
Revision 31:a17c20e0614e, committed 2015-10-15
- Comitter:
- Margreeth95
- Date:
- Thu Oct 15 13:08:19 2015 +0000
- Parent:
- 30:29c9e9d0e398
- Commit message:
- Voor groep
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 29c9e9d0e398 -r a17c20e0614e main.cpp --- a/main.cpp Thu Oct 15 12:56:45 2015 +0000 +++ b/main.cpp Thu Oct 15 13:08:19 2015 +0000 @@ -3,6 +3,7 @@ #include "MODSERIAL.h" #include "biquadFilter.h" +// Test voor remote repository //Define objects AnalogIn EMG_left(A0); //Analog input AnalogIn EMG_right(A1);