Skip to content

3.4.8 - Fixed error during initialization

Compare
Choose a tag to compare
@tekktrik tekktrik released this 04 Feb 14:38
· 8 commits to main since this release
4c36fa4

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.