Skip to content

2.0.9 - SPI buffer fix, changed CI from Travis to GitHub Actions

Compare
Choose a tag to compare
@evaherrada evaherrada released this 22 Jan 01:36

This release includes:

  • adafruit_pn532 now uses a separate buffer to send and receive SPI
  • Migrating this repository from Travis to GitHub Actions. This has no effect on the behavior of the code itself.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-pn532.

Read the docs for info on how to use it.