Remco Dasselaar / Mbed 2 deprecated TotalControlEmg2

Dependencies:   HIDScope MODSERIAL QEI TextLCD mbed

Fork of TotalControlEmg2 by Remco Dasselaar

Revision:
44:97f5622db2c4
Parent:
41:91c8c39d7a33
Child:
50:16314b798754
diff -r 929cab5358ee -r 97f5622db2c4 Kalibratie.cpp
--- a/Kalibratie.cpp	Thu Oct 22 08:52:33 2015 +0000
+++ b/Kalibratie.cpp	Thu Oct 22 12:14:24 2015 +0000
@@ -28,7 +28,7 @@
             }        
         wait(0.05);
         }                 
-    LedGreen.write(1); //Led aan    
+    //LedGreen.write(1); //Led aan    
     return ymax;
     }