Releases: adafruit/Adafruit_CircuitPython_CircuitPlayground
5.3.6 - Fix Typo & Rename Internal Variable
What's Changed
Full Changelog: 5.3.5...5.3.6
5.3.5 - Fix For Sphinx RTD Theme
Full Changelog: 5.3.4...5.3.5
5.3.4 - Fix RTD Docs Build and Unpin Sphinx
Changes: 5.3.3...5.3.4
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.
5.3.3 - Fix RTD Theme Issue
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.
5.3.2 - Updated .pylintrc, fixed jQuery
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.
5.3.1 - Updated pre-commit hooks
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.
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.
5.2.8 - Fixed version string
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.
5.2.7 - Don't use PWMOut for PulseOut
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.
5.2.6 - Switched to pyproject.toml
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.