diff --git a/src/RfidPn5180.cpp b/src/RfidPn5180.cpp index c26afbe..283fd2b 100644 --- a/src/RfidPn5180.cpp +++ b/src/RfidPn5180.cpp @@ -122,6 +122,10 @@ extern unsigned long Rfid_LastRfidCheckTimestamp; ISO15693ErrorCode rc = nfc15693.getInventory(uid); if (rc == ISO15693_EC_OK) { cardReceived = true; + } else { + for (uint8_t i=0; i