summaryrefslogtreecommitdiff
path: root/openpcd
diff options
context:
space:
mode:
author(no author) <(no author)@6dc7ffe9-61d6-0310-9af1-9938baff3ed1>2006-08-20 06:49:57 +0000
committer(no author) <(no author)@6dc7ffe9-61d6-0310-9af1-9938baff3ed1>2006-08-20 06:49:57 +0000
commit37907554771641fd6eaf0e24175f8944b2efcdaa (patch)
treec469e100fdd6b73be8182cd75bfb9f7b1aa377bc /openpcd
parented96e055e65d3df69ee65fa64582c254bc39d095 (diff)
fix comment
git-svn-id: https://svn.openpcd.org:2342/trunk@115 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
Diffstat (limited to 'openpcd')
-rw-r--r--openpcd/firmware/src/main_reqa.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/openpcd/firmware/src/main_reqa.c b/openpcd/firmware/src/main_reqa.c
index 7f75e97..0e9acea 100644
--- a/openpcd/firmware/src/main_reqa.c
+++ b/openpcd/firmware/src/main_reqa.c
@@ -1,5 +1,6 @@
/* main_reqa - OpenPCD firmware for generating an endless loop of
- * ISO 14443-A REQA packets.
+ * ISO 14443-A REQA packets. Alternatively we can send WUPA, or
+ * perform a full ISO14443A anti-collision loop.
*
* If a response is received from the PICC, LED1 (Red) will be switched
* on. If no valid response has been received within the timeout of the
personal git repositories of Harald Welte. Your mileage may vary