Jorn Dokter / Mbed 2 deprecated TEB_branch2

Dependencies:   mbed QEI HIDScope biquadFilter MODSERIAL FastPWM

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