No description
Kumi
d90ac6b12f
Reduced initial sleep time before card detection and adjusted sleep intervals within read loops to enhance responsiveness and resource efficiency in RFID/NFC reading routines. This adjustment aims to minimize unnecessary delays, improving the user experience by making card detection more prompt without compromising system stability. Moved consistent sleeping to a `finally` block in `do_read` to ensure regular timing intervals, regardless of read success or exceptions, contributing to a more predictable and reliable operation. |
||
---|---|---|
.gitignore | ||
adafruit_pn532.py | ||
boot.py | ||
digitalio.py | ||
install.sh | ||
main.py | ||
pn532_i2c.py |