Changed some stuff
Fork of EMG by
Diff: emg.cpp
- Revision:
- 22:8c9dda710584
- Parent:
- 21:49362a17495b
- Child:
- 23:8647e71ca713
--- a/emg.cpp Tue Oct 20 09:42:03 2015 +0000 +++ b/emg.cpp Tue Oct 20 11:37:53 2015 +0000 @@ -6,7 +6,6 @@ AnalogIn emgIn0(A0); //Analog input AnalogIn emgIn1(A1); //Analog input AnalogIn emgIn2(A2); //Analog input -HIDScope scope(2); double highV[4]; double lowV[4];