This commit is contained in:
Your Name
2023-07-08 20:12:39 +02:00
parent 1260861c18
commit b58e020f67

9
reset.py Normal file
View File

@@ -0,0 +1,9 @@
import time
from adafruit_servokit import ServoKit
kit = ServoKit(channels=16)
for x in range(11):
kit.servo[x].angle = 55