mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
CHG: 'lf cotag read' - it now follows "lf config" settings when collecting signaldata.
This commit is contained in:
parent
d760c7b3d9
commit
507afbf3e6
6 changed files with 41 additions and 32 deletions
|
@ -46,6 +46,8 @@
|
|||
|
||||
int CmdLF(const char *Cmd);
|
||||
|
||||
int CmdLFSetConfig(const char *Cmd);
|
||||
|
||||
int CmdLFCommandRead(const char *Cmd);
|
||||
int CmdFlexdemod(const char *Cmd);
|
||||
int CmdIndalaDemod(const char *Cmd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue