Releases: adafruit/Adafruit_CircuitPython_STMPE610
1.3.5 - Switched to pyproject.toml
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-stmpe610
.
Read the docs for info on how to use it.
1.3.4 - Added cp.org link to index.rst
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-stmpe610
.
Read the docs for info on how to use it.
1.3.3 - Repo documentation and config updates
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-stmpe610
.
Read the docs for info on how to use it.
1.3.2 - Renamed examples to fit CircuitPython library example name conventions
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-stmpe610
.
Read the docs for info on how to use it.
1.3.1 - Updated documentation link, python version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-stmpe610
.
Read the docs for info on how to use it.
1.3.0 - `touch_point` Property
This release adds a new touch_point
property to make it compatibile with displayio
widgets that use it. This makes the API the same as adafruit_touchscreen
library. Thank you @CedarGroveStudios
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-stmpe610
.
Read the docs for info on how to use it.
1.2.7 - Updated pylint version, linted
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-stmpe610
.
Read the docs for info on how to use it.
Updated the error message when used with SPI and the version check fails
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-stmpe610
.
Read the docs for info on how to use it.
1.2.5 - Moved pylint from build.yml to .pre-commit-config.yml
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-stmpe610
.
Read the docs for info on how to use it.
1.2.4 - Fixed issue with Black and Pylint versions in the pre-commit config
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-stmpe610
.
Read the docs for info on how to use it.