mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
arg names
This commit is contained in:
parent
51d6fa13eb
commit
50e131f99b
6 changed files with 8 additions and 8 deletions
|
@ -20,6 +20,6 @@ int CmdLFHitagInfo(const char *Cmd);
|
|||
int CmdLFHitagReader(const char *Cmd);
|
||||
int CmdLFHitagCheckChallenges(const char *Cmd);
|
||||
int CmdLFHitagWriter(const char *Cmd);
|
||||
int CmdLFHitagDump(const char *cmd);
|
||||
int CmdLFHitagDump(const char *Cmd);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue