State machine with EMG functions and parameters

Dependencies:   biquadFilter FastPWM HIDScope MODSERIAL mbed

Fork of StateMachine by Tommie Verouden

Revision:
12:323ac4e27a0d
Parent:
11:2d1dfebae948
Child:
13:abee61d15b5f
--- a/main.cpp	Wed Oct 31 21:31:21 2018 +0000
+++ b/main.cpp	Thu Nov 01 09:02:56 2018 +0000
@@ -57,6 +57,9 @@
 //  ============================= EMG FUNCTIONS ===============================
 
 
+//  ========================= KINEMATICS FUNCTIONS ============================
+
+
 // ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡ STATE MACHINE ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡
 void stateMachine(void)                                                         
 {