Content update

This commit is contained in:
Johannes Findeisen 2021-02-21 06:59:18 +01:00
commit 6a3027b35b

View file

@ -8,13 +8,13 @@ Implement important missing PC/SC functions and write documentation:
* SCardGetStatusChange()
* Write complete API documentation
## Implement less important missing PC/SC functions:
# Implement less important missing PC/SC functions:
* SCardGetAttrib()
* SCardSetAttrib()
* SCardListReaderGroups()
* SCardReconnect
# GOAL:
## Goal:
Completely implement the full API from [PC/SC API from PCSC-Lite](https://pcsclite.apdu.fr/api/group__API.html)