mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-20 13:23:25 -07:00
split hid demod/awid demod to respective files
NOTE: see changelog.md for cli changes
This commit is contained in:
parent
35aa230ee4
commit
6cd2eef44b
6 changed files with 201 additions and 217 deletions
|
@ -36,7 +36,6 @@ int CmdDec(const char *Cmd);
|
|||
int CmdDetectClockRate(const char *Cmd);
|
||||
int CmdFDXBdemodBI(const char *Cmd);
|
||||
int CmdFSKdemodAWID(const char *Cmd);
|
||||
int CmdFSKdemodHID(const char *Cmd);
|
||||
int CmdFSKdemodIO(const char *Cmd);
|
||||
int CmdFSKdemodParadox(const char *Cmd);
|
||||
int CmdFSKdemodPyramid(const char *Cmd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue