diff --git a/Adafruit_PN532.cpp b/Adafruit_PN532.cpp index adf8d4b..a1c467c 100644 --- a/Adafruit_PN532.cpp +++ b/Adafruit_PN532.cpp @@ -1623,7 +1623,6 @@ void Adafruit_PN532::readdata(uint8_t *buff, uint8_t n) { /**************************************************************************/ /*! @brief set the PN532 as iso14443a Target behaving as a SmartCard - @param None @return true on success, false otherwise. @note Author: Salvador Mendoza (salmg.net) new functions: -AsTarget