Releases: adafruit/Adafruit_CircuitPython_FocalTouch
1.5.5 - Use Ruff
1.5.4 - RTD Sphinx Config
Full Changelog: 1.5.3...1.5.4
1.5.3 - Fix For Sphinx RTD Theme
Full Changelog: 1.5.2...1.5.3
Suppress Debug Messages
What's Changed
- Suppress debug messages by @ilikecake in #32
New Contributors
- @ilikecake made their first contribution in #32
Full Changelog: 1.5.1...1.5.2
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-focaltouch
.
Read the docs for info on how to use it.
1.5.1 - Fix RTD Docs Build and Unpin Sphinx
Changes: 1.5.0...1.5.1
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-focaltouch
.
Read the docs for info on how to use it.
Added FT6336U used by M5Stack Core2 and CoreS3
This release includes a new vendor Id for the FT6336U. Thank you @Fexiven.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-focaltouch
.
Read the docs for info on how to use it.
1.4.11 - Qualia RGB666 Example
This release includes a new paint demo for the Qualia RGB666 display. Thank you @makermelissa.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-focaltouch
.
Read the docs for info on how to use it.
1.4.10 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-focaltouch
.
Read the docs for info on how to use it.
1.4.9 - Simplify Example
This release contains simplifications to the pin and bus initialization inside the focaltouch_print_touches_with_irq.py
example
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-FocalTouch
.
Read the docs for info on how to use it.
1.4.8 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-FocalTouch
.
Read the docs for info on how to use it.