miguelbalboa / rfid

Arduino RFID Library for MFRC522
The Unlicense
2.74k stars 1.43k forks source link

Fix last written tag not being checked #556

Closed ss89 closed 3 years ago

ss89 commented 3 years ago

The last rfid tag written was not properly detected as authorized, typical off by one error.

ss89 commented 3 years ago

Fixes #403

Rotzbua commented 3 years ago

Your patch reverts #346 .. there must be more fixed to address all issues of the "example".