BE@R lab / motion_control

Dependencies:   motor_relay

Dependents:   dog_V3_3_testmotor

Revision:
9:e3895130e56f
Parent:
7:94518aee126b
--- a/motion_control.h	Fri Jul 24 21:15:45 2015 +0000
+++ b/motion_control.h	Mon Dec 07 09:15:37 2015 +0000
@@ -14,8 +14,8 @@
     void calibration();
 
     //limit
-    // open : '1'
-    // shot : '0'
+    // open : '0'
+    // shot : '1'
     int GetLimitUp(); 
     int GetLimitDown();