HF15 cmds return codes and dropfield where needed

This commit is contained in:
unknown 2019-11-26 22:11:02 +02:00
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