This commit is contained in:
2024-12-25 14:11:39 +01:00
parent 5dca62d21f
commit 750d42471b

View File

@@ -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):