2.0.0 - Packaging + Timer Support
This release changes the library to be a package instead of a single file, which is a breaking change for the way imports are written. This release also includes support for Timer functionality A, B, and Watchdog. Thank you @bablokb
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-PCF8523
.
Read the docs for info on how to use it.