Releases: adafruit/Adafruit_CircuitPython_Touchscreen
1.1.17 - Added type annotations
Added type annotations for this library. Thanks @tcfranks!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-touchscreen
.
Read the docs for info on how to use it.
1.1.16 - Made copyright stay up to date in docs/conf.py
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-touchscreen
.
Read the docs for info on how to use it.
1.1.15 - Fixed version string
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-touchscreen
.
Read the docs for info on how to use it.
1.1.14 - Switched to pyproject.toml
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-touchscreen
.
Read the docs for info on how to use it.
1.1.13 - 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-touchscreen
.
Read the docs for info on how to use it.
1.1.12 - Repo documentation and config updates
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-touchscreen
.
Read the docs for info on how to use it.
1.1.11 - Calibration Example
This release contains a new calibration example that walks through getting accurate calibration values for your touch overlay and environment. Thank you @CedarGroveStudios
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-touchscreen
.
Read the docs for info on how to use it.
1.1.10 - Updated documentation link, python version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-touchscreen
.
Read the docs for info on how to use it.
1.1.9 - Remove Uneeded Debugging Statement
Thank you @CedarGroveStudios
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-touchscreen
.
Read the docs for info on how to use it.
1.1.8 - Improved Touch Logic
Thank you @CedarGroveStudios
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-touchscreen
.
Read the docs for info on how to use it.