Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of PN532 by
Revision 8:30bba738e292, committed 2016-02-10
- Comitter:
- stanvn
- Date:
- Wed Feb 10 08:41:44 2016 +0000
- Parent:
- 7:a26fa6ef10eb
- Child:
- 9:70abe4844114
- Commit message:
- Don't know why i have to commit again
Changed in this revision
| PN532.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/PN532.cpp Tue Feb 09 16:16:11 2016 +0000
+++ b/PN532.cpp Wed Feb 10 08:41:44 2016 +0000
@@ -359,6 +359,7 @@
@returns 1 if everything executed properly, 0 for an error
*/
/**************************************************************************/
+// TODO: add a RQTB command to detect a type-b card
bool PN532::readPassiveTarget(uint8_t cardbaudrate, uint8_t *uid, uint8_t *uidLength, uint8_t *sak, uint16_t timeout)
{
pn532_packetbuffer[0] = PN532_COMMAND_INLISTPASSIVETARGET;
