SEND->SEND_RAW in Reader.txt

This commit is contained in:
Philippe Teuwen
2016-10-29 15:58:45 +02:00
parent 0d2f79dec2
commit f65656ca34
+2 -2
View File
@@ -64,8 +64,8 @@
*
* \warning This command does not deactivate the reader field after finishing in order to make it possible to keep up the conversation with the card.
*
* `SEND <2-BYTEVALUE> <BYTEVALUE>`
* --------------------------------
* `SEND_RAW <2-BYTEVALUE> <BYTEVALUE>`
* ------------------------------------
* Does the same like the command with only one parameter, but the first parameter indicates the to-be-sent bit count.
*
* ### Examples ###