mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-15 09:43:00 -07:00
wun day i'll lern my alfabet
This commit is contained in:
parent
8e220a9126
commit
c59c3405ec
1 changed files with 1 additions and 1 deletions
|
@ -24,8 +24,8 @@ static command_t CommandTable[] =
|
||||||
{"14a", CmdHF14A, 1, "{ ISO14443A RFIDs... }"},
|
{"14a", CmdHF14A, 1, "{ ISO14443A RFIDs... }"},
|
||||||
{"14b", CmdHF14B, 1, "{ ISO14443B RFIDs... }"},
|
{"14b", CmdHF14B, 1, "{ ISO14443B RFIDs... }"},
|
||||||
{"15", CmdHF15, 1, "{ ISO15693 RFIDs... }"},
|
{"15", CmdHF15, 1, "{ ISO15693 RFIDs... }"},
|
||||||
{"tune", CmdHFTune, 0, "Continuously measure HF antenna tuning"},
|
|
||||||
{"legic", CmdHFLegic, 0, "{ LEGIC RFIDs... }"},
|
{"legic", CmdHFLegic, 0, "{ LEGIC RFIDs... }"},
|
||||||
|
{"tune", CmdHFTune, 0, "Continuously measure HF antenna tuning"},
|
||||||
{NULL, NULL, 0, NULL}
|
{NULL, NULL, 0, NULL}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue