a
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import threading
|
||||
import time
|
||||
from adafruit_servokit import ServoKit
|
||||
from adafruit_servokit import ServoKit # type: ignore
|
||||
|
||||
# Initialize ServoKit
|
||||
kit = ServoKit(channels=16)
|
||||
|
||||
Reference in New Issue
Block a user