Skip to content

Changed Display Button to be a subclass of a group

Compare
Choose a tag to compare
@makermelissa makermelissa released this 03 Sep 18:34
dcf7d89

Display Button is now a subclass of a Group. Note: This should not break any existing code :)

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

To use in CPython, pip3 install adafruit-circuitpython-display-button.