Changed some stuff

Fork of EMG by Kevin Hetterscheid

Revision:
24:b7b3e87e0687
Parent:
21:49362a17495b
Child:
29:373a2facb3ae
--- a/emg.h	Tue Oct 20 14:30:18 2015 +0000
+++ b/emg.h	Thu Oct 22 14:43:33 2015 +0000
@@ -1,1 +1,1 @@
-double sample(int emgNum);
\ No newline at end of file
+void sample(double& bicout, double& tricout, double& pushout);
\ No newline at end of file