Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed QEI HIDScope biquadFilter MODSERIAL FastPWM
Diff: functions.h
- Branch:
- Branch2
- Revision:
- 64:5a6bf0cd1c50
- Parent:
- 61:4c7de1e2f9fe
- Child:
- 66:fa7171cf3f67
diff -r 44f5c366110b -r 5a6bf0cd1c50 functions.h --- a/functions.h Wed Oct 16 10:17:23 2019 +0000 +++ b/functions.h Wed Oct 16 10:58:23 2019 +0000 @@ -1,5 +1,5 @@ -#ifndef header_h -#define header_h +#ifndef functions_h +#define functions_h #include "structures.h" @@ -11,5 +11,4 @@ //--EMG Processing; from "emgprocessing.cpp"; float ProcessEMG(float X); - #endif \ No newline at end of file