a
This commit is contained in:
7
old_stuff/testwalk4.py.save
Normal file
7
old_stuff/testwalk4.py.save
Normal file
@@ -0,0 +1,7 @@
|
||||
import time
|
||||
from adafruit_servokit import ServoKit
|
||||
|
||||
kit = ServoKit(channels=16)
|
||||
# smallest 0 biggest 110
|
||||
while True:
|
||||
kit.servo[].angle =
|
||||
Reference in New Issue
Block a user