Remco Dasselaar / Mbed 2 deprecated TotalControlEmg2

Dependencies:   HIDScope MODSERIAL QEI TextLCD mbed

Fork of TotalControlEmg2 by Remco Dasselaar

Filterdesigns.h

Committer:
RemcoDas
Date:
2015-10-19
Revision:
30:8ae855348d22
Parent:
20:11e1244ad2ad

File content as of revision 30:8ae855348d22:

#include "mbed.h"

double FilterdesignsLeft(double u);

double FilterdesignsRight(double u);