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() * SCardGetStatusChange()
* Write complete API documentation * Write complete API documentation
## Implement less important missing PC/SC functions: # Implement less important missing PC/SC functions:
* SCardGetAttrib() * SCardGetAttrib()
* SCardSetAttrib() * SCardSetAttrib()
* SCardListReaderGroups() * SCardListReaderGroups()
* SCardReconnect * SCardReconnect
# GOAL: ## Goal:
Completely implement the full API from [PC/SC API from PCSC-Lite](https://pcsclite.apdu.fr/api/group__API.html) Completely implement the full API from [PC/SC API from PCSC-Lite](https://pcsclite.apdu.fr/api/group__API.html)