From f65656ca344bff107f7d2374e9f66e4d0590a86e Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Sat, 29 Oct 2016 15:58:45 +0200 Subject: [PATCH] SEND->SEND_RAW in Reader.txt --- Doc/DoxygenPages/Reader.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/DoxygenPages/Reader.txt b/Doc/DoxygenPages/Reader.txt index 5f53c1d..e258657 100644 --- a/Doc/DoxygenPages/Reader.txt +++ b/Doc/DoxygenPages/Reader.txt @@ -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> ` - * -------------------------------- + * `SEND_RAW <2-BYTEVALUE> ` + * ------------------------------------ * Does the same like the command with only one parameter, but the first parameter indicates the to-be-sent bit count. * * ### Examples ###