From b0c2144d3ee1c068ccbe7abe306e425fc890ab29 Mon Sep 17 00:00:00 2001 From: marshmellow42 <marshmellow42@users.noreply.github.com> Date: Wed, 27 Jul 2016 14:49:00 -0400 Subject: [PATCH] fix lf snoop description --- commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands.md b/commands.md index 75272ea..3827e2d 100644 --- a/commands.md +++ b/commands.md @@ -259,7 +259,7 @@ lf simask |N |[clock] [invert <1 or 0>] [manchester/raw <'m lf simfsk |N |[c <clock>] [i] [H <fcHigh>] [L <fcLow>] [d <hexdata>] -- Simulate LF FSK tag from demodbuffer or input lf simpsk |N |[1 or 2 or 3] [c <clock>] [i] [r <carrier>] [d <raw hex to sim>] -- Simulate LF PSK tag from demodbuffer or input lf simbidir |N |Simulate LF tag (with bidirectional data transmission between reader and tag) -lf snoop |N |['l' or 'h' or <divisor>] [trigger threshold]-- Snoop LF (l:125khz, h:134khz) +lf snoop |N |Snoop LF (use `lf config` to set parameters) (needs a demod and/or plot after) lf vchdemod |Y |['clone'] -- Demodulate samples for VeriChip (decimate first)