mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-19 08:16:35 +00:00
Merge pull request #357 from yerzhanm/patch-1
added support for ACR1222U-C1
This commit is contained in:
@@ -262,6 +262,7 @@ struct acr122_usb_supported_device {
|
||||
const struct acr122_usb_supported_device acr122_usb_supported_devices[] = {
|
||||
{ 0x072F, 0x2200, "ACS ACR122" },
|
||||
{ 0x072F, 0x90CC, "Touchatag" },
|
||||
{ 0x072F, 0x2214, "ACS ACR1222" },
|
||||
};
|
||||
|
||||
// Find transfer endpoints for bulk transfers
|
||||
|
||||
Reference in New Issue
Block a user