don / NDEF

NDEF Library for Arduino. Read and Write NDEF Messages to NFC tags with Arduino.
Other
284 stars 142 forks source link

Fixed memory leak in NdefMessage and added RFField control functions #50

Open ifullgaz opened 5 years ago

ifullgaz commented 5 years ago

Fixed memory leak in NdefMessage Added NfcAdapter::enableRFField() and NfcAdapter::disableRFField() Return Error Tag on MifareCLassic read error

XamBacker commented 3 years ago

Thank you a lot, it works great! It fixes #65