mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
HF15 cmds return codes and dropfield where needed
This commit is contained in:
parent
16e4cf9679
commit
cef28ad241
3 changed files with 94 additions and 65 deletions
|
@ -15,6 +15,6 @@
|
|||
|
||||
int CmdHF15(const char *Cmd);
|
||||
|
||||
int readHF15Uid(bool verbose);
|
||||
bool readHF15Uid(bool verbose);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue