Skip to content

Revert 1.5.1

Compare
Choose a tag to compare
@tannewt tannewt released this 31 May 18:43
ddc7484

This breaks any uses of 1.5.1 because it broke behavior vs 1.5.0. 1.5.1 does not energize the coils of the stepper at the start. 1.5.0 and prior versions do energize them to prevent the motor from spinning.

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

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

Read the docs for info on how to use it.