Corrected Prescale Calculation
This release includes a fix to the prescale calculation values to match the datasheet. Thank you @bdlucas1
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pca9685
.
Read the docs for info on how to use it.
What's Changed
New Contributors
Full Changelog: 3.4.13...3.4.14