final

Dependencies:   HIDScope MODSERIAL QEI TextLCD mbed

Fork of TotalControlEmg2 by Remco Dasselaar

Mode.h

Committer:
RemcoDas
Date:
2015-10-16
Revision:
27:f62e450bb411
Parent:
18:eec0880fcded
Child:
47:959ef2792024

File content as of revision 27:f62e450bb411:

#include "mbed.h"

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