Releases: adafruit/Adafruit_CircuitPython_FeatherWing
Releases · adafruit/Adafruit_CircuitPython_FeatherWing
Update to Motor FeatherWing lib
Update to save memory by consolidating init
code. Thanks to @tannewt!
This is an update to the Motor FeatherWing.
To use in CircuitPython, download the .zip file and copy its contents to the lib folder on the CIRCUITPY drive. Or, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Motor FeatherWing
This new library features modules for particular feather wings to ease initializing underlying drivers. This first release includes support for the Motor FeatherWing and more are coming.
To use in CircuitPython, download the .zip file and copy its contents to the lib
folder on the CIRCUITPY
drive. Or, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.