mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-19 08:16:35 +00:00
Add missing NFC_EMFCAUTHFAIL error string.
This commit is contained in:
@@ -949,6 +949,7 @@ static struct sErrorMessage {
|
||||
{ NFC_EOPABORTED, "Operation Aborted" },
|
||||
{ NFC_ENOTIMPL, "Not (yet) Implemented" },
|
||||
{ NFC_ETGRELEASED, "Target Released" },
|
||||
{ NFC_EMFCAUTHFAIL, "Mifare Authentication Failed" },
|
||||
{ NFC_ERFTRANS, "RF Transmission Error" },
|
||||
{ NFC_ECHIP, "Device's Internal Chip Error" },
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user