Total control sjoel robot

Dependencies:   HIDScope MODSERIAL QEI TextLCD mbed

Kalibratie.h

Committer:
RemcoDas
Date:
2015-10-16
Revision:
25:c97d079e07f3
Parent:
17:cfe44346645c
Child:
30:8ae855348d22

File content as of revision 25:c97d079e07f3:

#include "mbed.h"

double KalibratieMax(AnalogIn& emg);

double KalibratieMin(AnalogIn& emg);

void Init();