mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-14 02:26:59 -07:00
merged all patches into CDC repository
This commit is contained in:
parent
50d6e4abc1
commit
54a942b05d
14 changed files with 1182 additions and 85 deletions
|
@ -16,6 +16,7 @@ int CmdLF(const char *Cmd);
|
|||
int CmdLFCommandRead(const char *Cmd);
|
||||
int CmdFlexdemod(const char *Cmd);
|
||||
int CmdIndalaDemod(const char *Cmd);
|
||||
int CmdIndalaClone(const char *Cmd);
|
||||
int CmdLFRead(const char *Cmd);
|
||||
int CmdLFSim(const char *Cmd);
|
||||
int CmdLFSimBidir(const char *Cmd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue