Fix acr122_pcsc driver name.
This commit is contained in:
parent
7597055f26
commit
769fc63bb0
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
// Bus
|
// Bus
|
||||||
#include <winscard.h>
|
#include <winscard.h>
|
||||||
|
|
||||||
#define ACR122_PCSC_DRIVER_NAME "acr122"
|
#define ACR122_PCSC_DRIVER_NAME "acr122_pcsc"
|
||||||
|
|
||||||
#if defined (_WIN32)
|
#if defined (_WIN32)
|
||||||
# define IOCTL_CCID_ESCAPE_SCARD_CTL_CODE SCARD_CTL_CODE(3500)
|
# define IOCTL_CCID_ESCAPE_SCARD_CTL_CODE SCARD_CTL_CODE(3500)
|
||||||
|
|
Loading…
Add table
Reference in a new issue