This commit is contained in:
2024-12-25 14:08:12 +01:00
parent a26b4835d0
commit 5dca62d21f

View File

@@ -11,7 +11,7 @@ ANGLE_MIDDLE = 110
ANGLE_NEUTRAL = 55
# Constants for delay
DELAY = 1
DELAY = 0.5
# Movement functions
def move_leg(servo1, servo2):