mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-19 08:16:35 +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
|
||||
|
||||
const char *supported_devices[] = {
|
||||
"ACS ACR122U PICC Interface",
|
||||
"ACS ACR122U",
|
||||
"ACS ACR 38U-CCID",
|
||||
NULL
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user