mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
CHG: @Marshmellow42 's fixes. ref: e88096ba25
This commit is contained in:
parent
f7c1147ab8
commit
5215a87442
6 changed files with 208 additions and 42 deletions
|
@ -50,7 +50,7 @@ static command_t CommandTable[] =
|
|||
{"hf", CmdHF, 1, "{ High Frequency commands... }"},
|
||||
{"hw", CmdHW, 1, "{ Hardware commands... }"},
|
||||
{"lf", CmdLF, 1, "{ Low Frequency commands... }"},
|
||||
{"reveng", CmdRev, 1, "Crc calculations from the software reveng 1.40"},
|
||||
{"reveng", CmdRev, 1, "Crc calculations from the software reveng 1.44"},
|
||||
{"script", CmdScript, 1, "{ Scripting commands }"},
|
||||
{"quit", CmdQuit, 1, "Exit program"},
|
||||
{"exit", CmdQuit, 1, "Exit program"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue