miguelbalboa / rfid

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

add support for 7 byte Ultralight NUID in ReadNUID #577

Open grze2000 opened 2 years ago

grze2000 commented 2 years ago

The library supports reading NUID of Ultralight tags but ReadNUID example didn't display them. This can be confusing for newcomers and it may suggest that newer Ultralight tags are completely unsupported or there is a problem with the RFID module. I have corrected ReadNUID example.

Q A
Bug fix? no
New feature? no
Doc update? yes
BC breaks? no
Deprecations? no
Fixed tickets no