Skip to content

5.0.0 - Removed were_pressed

Compare
Choose a tag to compare
@kattni kattni released this 23 Jul 17:40
· 112 commits to main since this release
e0fecb6

THIS IS A BREAKING CHANGE. It removed were_pressed from the library. If your code uses it, consider simply polling for the button presses, or using the keypad module.

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

To use in CPython, pip3 install adafruit-circuitpython-circuitplayground.

Read the docs for info on how to use it.