add read and write nfc commands fix function sending
@ -192,9 +192,11 @@ public:
uint8_t wakeupTag(uint8_t* bufferATQA, uint8_t *bufferLen);
uint8_t selectTag(Uid *uid);
uint8_t getUid(Uid *uid);
uint8_t getCs(){return _csPin;}
void reset();
void irq();
The note is not visible to the blocked user.