mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-13 19:13:44 +00:00
Allow all ACS ACR122U to be detected as valid NFC device.
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
#define ACR122_RESPONSE_LEN 268
|
#define ACR122_RESPONSE_LEN 268
|
||||||
|
|
||||||
const char *supported_devices[] = {
|
const char *supported_devices[] = {
|
||||||
"ACS ACR122U PICC Interface",
|
"ACS ACR122U",
|
||||||
"ACS ACR 38U-CCID",
|
"ACS ACR 38U-CCID",
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user