Skip to content

1.7.0 - Package Refactor + Sprite Button

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 09 Jul 14:20
· 57 commits to main since this release
ea69caf

This release has refactored the library into a package and added a new type of Button the SpriteButton which can use TileGrid inflation to make more arbitrary looking buttons that have more complex visuals than just solid color + outline.

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-Display-Button.

Read the docs for info on how to use it.