This commit is contained in:
Melissa LeBlanc-Williams 2019-06-29 12:13:41 -07:00
parent c0685a9e00
commit 0f7cfc1edc

View file

@ -5,7 +5,6 @@ to drive servos on all three axis as well as use a host of other information
including lateral acceleration.
"""
import time
import board
import busio
from adafruit_servokit import ServoKit