mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07:00
added new function 4x50_restore
This commit is contained in:
parent
8ca8c307ad
commit
881bdbf456
1 changed files with 1 additions and 0 deletions
|
@ -28,5 +28,6 @@ int CmdEM4x50Brute(const char *Cmd);
|
||||||
int CmdEM4x50Login(const char *Cmd);
|
int CmdEM4x50Login(const char *Cmd);
|
||||||
int CmdEM4x50Reset(const char *Cmd);
|
int CmdEM4x50Reset(const char *Cmd);
|
||||||
int CmdEM4x50Watch(const char *Cmd);
|
int CmdEM4x50Watch(const char *Cmd);
|
||||||
|
int CmdEM4x50Restore(const char *Cmd);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue