5.3.0 - Iterable Touch Pins
This release allows access to touch pins as an iterable. See examples/circuitplayground_touch_all.py for example usage. Thank you @tekktrik for this enhancement.
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.