Remco Dasselaar / Mbed 2 deprecated TotalControlEmg2

Dependencies:   HIDScope MODSERIAL QEI TextLCD mbed

Fork of TotalControlEmg2 by Remco Dasselaar

Revision:
23:855c4bcb2284
Parent:
22:c1811e60bfce
Child:
24:ddd69385b55f
diff -r c1811e60bfce -r 855c4bcb2284 main.cpp
--- a/main.cpp	Thu Oct 15 10:00:54 2015 +0000
+++ b/main.cpp	Thu Oct 15 10:16:44 2015 +0000
@@ -64,7 +64,7 @@
     //pc.baud(115200);
     EMGticker.attach(&Go_flag, t); //500H
     while(1) {
-        if(go_flag) {
+        if(go_flag) {   // als deze true is dan gaat hij de onderstaande gebeuren aan
             go_flag = 0;
             if(button == 0) {
                 readymax = 0;