mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07:00
commit
0c374bbded
1 changed files with 2 additions and 2 deletions
|
@ -3869,7 +3869,7 @@ static int CmdT55xxSniff(const char *Cmd) {
|
||||||
"Sniff LF t55xx based trafic and decode possible cmd / blocks.\n"
|
"Sniff LF t55xx based trafic and decode possible cmd / blocks.\n"
|
||||||
"Lower tolerance means tighter pulses. ",
|
"Lower tolerance means tighter pulses. ",
|
||||||
"lf t55xx sniff\n"
|
"lf t55xx sniff\n"
|
||||||
"lf t55xx sniff -1 -t 2 -> use buffer with tolernace of 2\n"
|
"lf t55xx sniff -1 -t 2 -> use buffer with tolerance of 2\n"
|
||||||
"lf t55xx sniff -1 --zero 7 --one 14 -> use buffer, zero pulse width 7, one pulse width 15"
|
"lf t55xx sniff -1 --zero 7 --one 14 -> use buffer, zero pulse width 7, one pulse width 15"
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue