final

Dependencies:   HIDScope MODSERIAL QEI TextLCD mbed

Fork of TotalControlEmg2 by Remco Dasselaar

Committer:
RemcoDas
Date:
Fri Oct 16 12:37:26 2015 +0000
Revision:
27:f62e450bb411
Parent:
18:eec0880fcded
Child:
47:959ef2792024
Dubbele kalibratie toegevoegd

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Bartvaart 18:eec0880fcded 1 #include "mbed.h"
Bartvaart 18:eec0880fcded 2
RemcoDas 27:f62e450bb411 3 int Mode(double y, double thresholdlow, double thresholdmid, double thresholdhigh);