mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-11 00:56:18 +00:00
Fix acr122_pcsc driver name.
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
// Bus
|
||||
#include <winscard.h>
|
||||
|
||||
#define ACR122_PCSC_DRIVER_NAME "acr122"
|
||||
#define ACR122_PCSC_DRIVER_NAME "acr122_pcsc"
|
||||
|
||||
#if defined (_WIN32)
|
||||
# define IOCTL_CCID_ESCAPE_SCARD_CTL_CODE SCARD_CTL_CODE(3500)
|
||||
|
||||
Reference in New Issue
Block a user