mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-08-02 09:01:50 +00:00
acr122_pcsc: fix log category
This commit is contained in:
@@ -80,7 +80,7 @@
|
|||||||
#define ACR122_PCSC_RESPONSE_LEN 268
|
#define ACR122_PCSC_RESPONSE_LEN 268
|
||||||
|
|
||||||
#define LOG_GROUP NFC_LOG_GROUP_DRIVER
|
#define LOG_GROUP NFC_LOG_GROUP_DRIVER
|
||||||
#define LOG_CATEGORY "libnfc.driver.acr122"
|
#define LOG_CATEGORY "libnfc.driver.acr122_pcsc"
|
||||||
|
|
||||||
// Internal data struct
|
// Internal data struct
|
||||||
const struct pn53x_io acr122_pcsc_io;
|
const struct pn53x_io acr122_pcsc_io;
|
||||||
|
|||||||
Reference in New Issue
Block a user