HF15 cmds return codes and dropfield where needed

This commit is contained in:
unknown
2019-11-26 22:11:02 +02:00
parent 16e4cf9679
commit cef28ad241
3 changed files with 94 additions and 65 deletions

View File

@@ -15,6 +15,6 @@
int CmdHF15(const char *Cmd);
int readHF15Uid(bool verbose);
bool readHF15Uid(bool verbose);
#endif