Remove mag argument from commands; Add support for magsafe polling via 14a config

This commit is contained in:
kormax 2025-04-10 23:46:16 +03:00
commit 3550f11726
6 changed files with 146 additions and 155 deletions

View file

@ -1347,7 +1347,7 @@
"--crypto1 Use crypto1 session",
"<hex> Raw bytes to send"
],
"usage": "hf 14a raw [-hack3rsv] [-t <ms>] [-b <dec>] [--mag] [--topaz] [--crypto1] <hex> [<hex>]..."
"usage": "hf 14a raw [-hack3rsv] [-t <ms>] [-b <dec>] [--topaz] [--crypto1] <hex> [<hex>]..."
},
"hf 14a reader": {
"command": "hf 14a reader",
@ -1368,7 +1368,7 @@
"-@ continuous reader mode",
"-w, --wait wait for card"
],
"usage": "hf 14a reader [-hks@w] [--drop] [--skip] [--mag]"
"usage": "hf 14a reader [-hks@w] [--drop] [--skip]"
},
"hf 14a sim": {
"command": "hf 14a sim",