X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/fc371d0d0e3a60b06dec862e37612375860c41d5..10163f4607dda747cbcd7ce89c0ce9ce477b3ec6:/Demos/Device/LowLevel/CCID/CCID.txt diff --git a/Demos/Device/LowLevel/CCID/CCID.txt b/Demos/Device/LowLevel/CCID/CCID.txt index b8c625fc5..b59c6dc23 100644 --- a/Demos/Device/LowLevel/CCID/CCID.txt +++ b/Demos/Device/LowLevel/CCID/CCID.txt @@ -4,7 +4,7 @@ * documentation pages. It is not a project source file. */ -/** \mainpage CCID Demo +/** \mainpage CCID Device Demo * * \section Sec_Compat Demo Compatibility: * @@ -51,15 +51,15 @@ * application for implementing a USB CCID device. If you want to test this * in Linux, you must change the following file: * /usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist - * and add a VID, PID and friendly name. - * - * This device was not tested on windows. + * and add a VID, PID and friendly name. + * + * This device was not tested on Windows. * * On start-up the system will automatically enumerate and function * as a CCID device with one slot already inserted. Upon detection, the device - * will send an ATR to the device, which can use it to determine + * will send an ATR to the device, which can use it to determine * host capabilities. Developers can use user applications to send APDUs - * back and forth to the device + * back and forth to the device * */