This commit is contained in:
2024-12-28 20:16:44 +01:00
parent 573a15ffdc
commit e7e2be6c6a

View File

@@ -9,7 +9,7 @@ from adafruit_servokit import ServoKit # type: ignore
kit = ServoKit(channels=16) kit = ServoKit(channels=16)
# Constants for delay # Constants for delay
DELAY = 0.15 DELAY = 0.2
# Servo angle configurations # Servo angle configurations
FORWARD = { FORWARD = {