5.0.0 - Removed were_pressed
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.