EM4x70 Unlock support. Send pin code to unlock tag.

This commit is contained in:
Christian Molson
2020-12-12 01:20:26 -05:00
parent 5ca0281c03
commit ed8c63a4f4
7 changed files with 157 additions and 6 deletions

View File

@@ -19,6 +19,7 @@
int CmdLFEM4X70(const char *Cmd);
int CmdEM4x70Info(const char *Cmd);
int CmdEM4x70Write(const char *Cmd);
int CmdEM4x70Unlock(const char *Cmd);
int em4x70_info(void);
bool detect_4x70_block(void);