Total control sjoel robot

Dependencies:   HIDScope MODSERIAL QEI TextLCD mbed

Kalibratie.h

Committer:
RichardRoos
Date:
2015-10-20
Revision:
37:090ba5b1e655
Parent:
30:8ae855348d22

File content as of revision 37:090ba5b1e655:

#include "mbed.h"

double KalibratieMax(AnalogIn& emg, bool side);

double KalibratieMin(AnalogIn& emg, bool side);

void Init();