final

Dependencies:   HIDScope MODSERIAL QEI TextLCD mbed

Fork of TotalControlEmg2 by Remco Dasselaar

Mode.h

Committer:
Bartvaart
Date:
2015-10-12
Revision:
18:eec0880fcded
Child:
27:f62e450bb411

File content as of revision 18:eec0880fcded:

#include "mbed.h"

int Mode(double y, double ymax, double thresholdlow, double thresholdmid, double thresholdhigh);