adafruit / Adafruit_CircuitPython_MotorKit

CircuitPython helper library for the DC & Stepper Motor FeatherWing, Shield and Pi Hat kits.
MIT License
86 stars 31 forks source link

Update robot import #33

Closed caternuson closed 3 years ago

caternuson commented 3 years ago

Looks like the robot example files were renamed at some point but the code was not updated.

Tested on RPI:

(blinka) pi@raspberrypi:~/robot_test $ python3 motorkit_robot_test.py 
(blinka) pi@raspberrypi:~/robot_test $

No errors and motors went brrrrrrrrr.