mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
CHG: Refactored the HF MFU udump/ucdump commands into one method.
This commit is contained in:
parent
e3ab50cafb
commit
99a714185e
7 changed files with 224 additions and 693 deletions
|
@ -20,4 +20,5 @@ int CmdHF14AReader(const char *Cmd);
|
|||
int CmdHF14ASim(const char *Cmd);
|
||||
int CmdHF14ASnoop(const char *Cmd);
|
||||
|
||||
char* getTagInfo(uint8_t uid);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue