add free memory command
add read and write nfc commands fix function sending
This commit is contained in:
parent
58fe96f8b7
commit
dca4421674
9 changed files with 115 additions and 31 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue