From 6a3027b35b060c4aec7c368f09466b243b69e000 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Sun, 21 Feb 2021 06:59:18 +0100 Subject: [PATCH] Content update --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index ebe81af..2604a73 100644 --- a/TODO.md +++ b/TODO.md @@ -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)