final

Dependencies:   HIDScope MODSERIAL QEI TextLCD mbed

Fork of TotalControlEmg2 by Remco Dasselaar

Mode.h

Committer:
RemcoDas
Date:
2015-10-23
Revision:
47:959ef2792024
Parent:
27:f62e450bb411

File content as of revision 47:959ef2792024:

#include "mbed.h"

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