Skip to content

Releases: MikeCoats/CircuitPython_AT42QT2120

v1.1.1

10 Sep 12:13
v1.1.1
9b34339

Choose a tag to compare

[Bugfix]: Add a sleep after issuing the soft-reset to the chip.
It's possible it could take up to about 325ms for the chip to start responding to I2C messages after a soft-reset.

Full Changelog: v1.1.0...v1.1.1

v1.1.0

10 Sep 10:06
v1.1.0
07d2433

Choose a tag to compare

  • Make some of the raised errors more appropriate
  • Add read/write access to the key thresholds
  • Add soft-reset function
  • Update documentation

Full Changelog: v1.0.0...v1.1.0

v1.0.0

06 Sep 20:33
v1.0.0
098236b

Choose a tag to compare

Getting it ready for PyPI

05 Sep 21:54
v1.0.0.alpha.3
9302cb6

Choose a tag to compare

Pre-release

Getting it ready for PyPI
Full Changelog: v1.0.0-alpha.2...v1.0.0.alpha.3

Test Release Automation

05 Sep 21:40
c27f70b

Choose a tag to compare

Pre-release

Includes cookiecutter's default release workflows.
Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2

Initial test release

05 Sep 21:34
eaf3f3f

Choose a tag to compare

Initial test release Pre-release
Pre-release

First time the full project's been available, so this is very much a test release.

Full Changelog: https://github.com/MikeCoats/CircuitPython_AT42QT2120/commits/v1.0.0-alpha.1