- Change default tag from NTAG_213 to NTAG_UNKNOWN so unknown tags can be detected. ntag_get_info() MUST be called after connect; - Fix reuse function which used to reset all tag info; - Introduce ntag21x error reporting through freefare_error(3);
Ensure all MIFARE related names and structures start with "mifare_" or "MIFARE_".