mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-12-31 04:39:49 +08:00
CHG: added the ping command to the header file.
This commit is contained in:
parent
06d09c98eb
commit
3105b814c9
1 changed files with 1 additions and 1 deletions
|
@ -23,5 +23,5 @@ int CmdSetDivisor(const char *Cmd);
|
|||
int CmdSetMux(const char *Cmd);
|
||||
int CmdTune(const char *Cmd);
|
||||
int CmdVersion(const char *Cmd);
|
||||
|
||||
int CmdPing(const char *Cmd);
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue