8000 Release 2.3.16 - Examples UART Timeout Fix · adafruit/Adafruit_CircuitPython_PN532 · GitHub
[go: up one dir, main page]

Skip to content

2.3.16 - Examples UART Timeout Fix

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 27 Feb 22:01
· 25 commits to main since this release
a7287d2

This release contains a fix to the commented out portion in the examples for connecting via UART. Previously a large timeout value made it hang for a while after reading a card. Thank you @caternuson

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.

0