Allow all ACS ACR122U to be detected as valid NFC device.
This commit is contained in:
parent
73448612af
commit
377caecefe
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue