Skip to content

2.0.0 - Packaging + Timer Support

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 16 Oct 16:01
· 12 commits to main since this release
f0acff6

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.