Total control sjoel robot

Dependencies:   HIDScope MODSERIAL QEI TextLCD mbed

Revision:
27:f62e450bb411
Parent:
18:eec0880fcded
--- a/Mode.h	Fri Oct 16 09:12:51 2015 +0000
+++ b/Mode.h	Fri Oct 16 12:37:26 2015 +0000
@@ -1,3 +1,3 @@
 #include "mbed.h"
 
-int Mode(double y, double ymax, double thresholdlow, double thresholdmid, double thresholdhigh);
\ No newline at end of file
+int Mode(double y, double thresholdlow, double thresholdmid, double thresholdhigh);
\ No newline at end of file