Total control sjoel robot

Dependencies:   HIDScope MODSERIAL QEI TextLCD mbed

Revision:
18:eec0880fcded
Child:
27:f62e450bb411
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Mode.h	Mon Oct 12 10:14:18 2015 +0000
@@ -0,0 +1,3 @@
+#include "mbed.h"
+
+int Mode(double y, double ymax, double thresholdlow, double thresholdmid, double thresholdhigh);
\ No newline at end of file