Tesr driver
Dependencies: mbed
Fork of RFID-RC522 by
Diff: MFRC522.cpp
- Revision:
- 3:99dc0ceb4f3e
- Parent:
- 1:63d729186747
--- a/MFRC522.cpp Fri Jun 06 03:04:48 2014 +0000 +++ b/MFRC522.cpp Sun Jan 28 14:26:40 2018 +0000 @@ -996,7 +996,8 @@ // Support functions ///////////////////////////////////////////////////////////////////////////////////// -/* +/* pod[0]=rfid.write(PCD_TRANSCEIVE); + * Wrapper for MIFARE protocol communication. * Adds CRC_A, executes the Transceive command and checks that the response is MF_ACK or a timeout. */