Current command:
lf em 410x reader --help
read EM 410x tag usage: lf em 410x reader [-hiab@v] [--clk <dec>] [--err <dec>] [--len <dec>] options: -h, --help This help --clk <dec> clock (default autodetect) --err <dec> maximum allowed errors (default 100) --len <dec> maximum length -i, --invert invert output -a, --amp amplify signal -b break on first found -@ continuous reader mode -v, --verbose verbose output examples/notes: lf em 410x reader lf em 410x reader -@ -> continuous reader mode lf em 410x reader --clk 32 -> using a clock of RF/32 lf em 410x reader --clk 32 -i -> using a clock of RF/32 and inverting data lf em 410x reader -i -> inverting data lf em 410x reader --clk 64 -i --err 0 -> using a clock of RF/64 and inverting data and allowing 0 demod errors