Changed some stuff

Fork of EMG by Kevin Hetterscheid

Revision:
29:373a2facb3ae
Parent:
24:b7b3e87e0687
--- a/emg.h	Thu Oct 29 10:43:46 2015 +0000
+++ b/emg.h	Thu Oct 29 10:53:46 2015 +0000
@@ -1,1 +1,2 @@
-void sample(double& bicout, double& tricout, double& pushout);
\ No newline at end of file
+void sample(double& bicout, double& tricout, double& pushout);
+void emg_cal(int emg);
\ No newline at end of file