lf t55: Fix typos

This commit is contained in:
Ave 2021-02-20 22:35:31 +00:00 committed by GitHub
commit 4a738963b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3869,7 +3869,7 @@ static int CmdT55xxSniff(const char *Cmd) {
"Sniff LF t55xx based trafic and decode possible cmd / blocks.\n"
"Lower tolerance means tighter pulses. ",
"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"
);