-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi, I'm trying to use this library in a Windows environment using USB smart card reader produced by Advanced Card Systems Ltd, CCID USB smart card reader.
From device manager I can see this information:
Location: Port_#0002.Hub_#0002
How I've to set the config ?
const config = {
library: "............",
name: "CCID USB smart card reader",
slot: 0,
readWrite: true,
pin: "12345"
};
Metadata
Metadata
Assignees
Labels
No labels