SnappyWinscard
SnappyWinscard copied to clipboard
.NET interface for smart card readers like ACS ACR122U
## Description Currently SnappyWinscard, can only handle cards with a card UID length of 8 characters, anything beyond this length is cropped off. ## Environment | Name | Version |...
Closes #5 Adds support to specify a custom `cardUidLength`
Hi, I know it's theoretically possible to send this info to the reader when an item is placed on it, and the "beep" is then disabled for all subsequent scans....
I use your library for accessing ACR122 for user checkin. it works perfectly in DEBUG Mode (Win10, x64, Any CPU) But when compiled in RELEASE Mode (Win10, X64, Any CPU)...