added support for ACR1222U-C1

added ACR1222U-C1 ACS ACR1222 1SAM PICC Reader in supported devices
This commit is contained in:
yerzhanm 2016-06-23 18:20:39 +06:00 committed by GitHub
parent 403650a0fc
commit 41d694013c

View file

@ -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