This commit is contained in:
2024-12-25 22:52:10 +01:00
parent 65247a1249
commit acff12d123
12 changed files with 0 additions and 0 deletions

9
old_stuff/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