emg2

Dependencies:   HIDScope biquadFilter mbed QEI

Fork of EMG by Tom Tom

Revision:
32:4b73c693aefb
Parent:
31:c22110c9dca4
--- 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;