4 directional EMG control of the XY table. Made during my bachelor end assignment.

Dependencies:   C12832_lcd HIDScope mbed-dsp mbed

Revision:
2:92a63245d11c
Parent:
1:c5da4c1c29f4
Child:
3:33eb5882a9c4
--- a/main.cpp	Thu Apr 23 15:39:41 2015 +0000
+++ b/main.cpp	Thu Apr 23 15:46:39 2015 +0000
@@ -11,7 +11,9 @@
 int main()
 {
 
-    
+    MS1 = 0;
+    MS2 = 0;
+    MS3 = 0;
 
     while (1) {
         Dir = 1;