Remco Dasselaar / Mbed 2 deprecated TotalControlEmg2

Dependencies:   HIDScope MODSERIAL QEI TextLCD mbed

Fork of TotalControlEmg2 by Remco Dasselaar

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers Mode.h Source File

Mode.h

00001 #include "mbed.h"
00002 
00003 int Mode(int mode, double y, double thresholdlow, double thresholdmid, double thresholdhigh);