Skip to content

5.3.0 - Iterable Touch Pins

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 24 Aug 23:23
· 18 commits to main since this release
47f848f

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.