Skip to content

Remove deinit() on DCMotor and ContinuousServo.

Compare
Choose a tag to compare
@dhalbert dhalbert released this 14 Feb 20:23
d9ccadc

Remove misleading deinit() methods on DCMotor and ContinuousServo: Fixes #18.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-motor.

Read the docs for info on how to use it.