mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
not verbose
This commit is contained in:
parent
52aa2c77bc
commit
3e7f687e48
19 changed files with 25 additions and 23 deletions
|
@ -147,7 +147,7 @@ static int CmdGuardDemod(const char *Cmd) {
|
|||
}
|
||||
|
||||
static int CmdGuardRead(const char *Cmd) {
|
||||
lf_read(true, 10000);
|
||||
lf_read(false, 10000);
|
||||
return CmdGuardDemod(Cmd);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue