diff --git a/thr3.py b/thr3.py index 8f2c1c8..2a2e315 100644 --- a/thr3.py +++ b/thr3.py @@ -11,7 +11,7 @@ ANGLE_MIDDLE = 110 ANGLE_NEUTRAL = 55 # Constants for delay -DELAY = 0.5 +DELAY = 1 # Movement functions def move_leg(servo1, servo2):