aa

Dependencies:   mbed TrapezoidControl QEI

Revision:
2:c015739085d3
Parent:
1:b1219d8ca117
Child:
4:ba9df71868df
--- a/Input/Switch/Switch.cpp	Mon Sep 10 01:39:15 2018 +0000
+++ b/Input/Switch/Switch.cpp	Sat Sep 22 10:55:22 2018 +0000
@@ -42,7 +42,7 @@
     bool LimitSw::IsPressed(int index) {
         // if(index > 0x0f) return false;
 
-        printf("%d\n", index);
+        //printf("%d\n", index);
 
         MP_Channel ch;