Het totale EMG script

Dependencies:   HIDScope MODSERIAL biquadFilter mbed

Fork of EMGV5 by Laura Veenendaal

Files at this revision

API Documentation at this revision

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
--- 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);