3.4.8 - Fixed error during initialization
Fixed an error that would occur during initialization due to access of a non-existent variable_frequency
property within pwmio.PWMOut
. Thanks @makermelissa!
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.