@@ -6,7 +6,7 @@ from adafruit_servokit import ServoKit
kit=ServoKit(channels=16)
kit=ServoKit(channels=16)
# Constants for delay
# Constants for delay
DELAY=1
DELAY=0.25
# front/up back/down neutral
# front/up back/down neutral
SERVO_ANGLES={
SERVO_ANGLES={
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.