diff --git a/src/tags/NfcTagsIntfType2.cpp b/src/tags/NfcTagsIntfType2.cpp index c889e36..35aa382 100644 --- a/src/tags/NfcTagsIntfType2.cpp +++ b/src/tags/NfcTagsIntfType2.cpp @@ -141,7 +141,7 @@ uint8_t NfcTagsIntfType2::handleDump(void) } return status; - +} void NfcTagsIntfType2::handleData(uint8_t status, uint16_t id, void *data) {