Total control sjoel robot

Dependencies:   HIDScope MODSERIAL QEI TextLCD mbed

Revision:
17:cfe44346645c
Parent:
16:8f175d2a472f
Child:
25:c97d079e07f3
--- a/Kalibratie.h	Fri Oct 09 09:57:09 2015 +0000
+++ b/Kalibratie.h	Fri Oct 09 11:27:58 2015 +0000
@@ -1,3 +1,7 @@
 #include "mbed.h"
 
-void Kalibratie();
+double KalibratieMax(bool &readymax);
+
+double KalibratieMin(bool &readymin);
+
+void Init();
\ No newline at end of file