Remove deinit() on DCMotor and ContinuousServo.
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.