mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
CHG: 'info' unified helptext.
ADD: 'hf 14a info' - skeleton function
This commit is contained in:
parent
6e46822c4c
commit
ee1612870c
5 changed files with 15 additions and 8 deletions
|
@ -34,6 +34,7 @@
|
|||
extern int CmdHF14A(const char *Cmd);
|
||||
extern int CmdHF14AList(const char *Cmd);
|
||||
extern int CmdHF14AReader(const char *Cmd);
|
||||
extern int CmdHF14AInfo(const char *Cmd);
|
||||
extern int CmdHF14ASim(const char *Cmd);
|
||||
extern int CmdHF14ASniff(const char *Cmd);
|
||||
extern int CmdHF14ACmdRaw(const char *Cmd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue