CHG: some help text edited and rearrange the commands to be in the same order
This commit is contained in:
@@ -117,6 +117,8 @@ static command_t CommandTable[] = {
|
||||
{"help", CmdHelp, 1, "This help"},
|
||||
{"demod", CmdSecurakeyDemod,1, "Demodulate an Securakey tag from the GraphBuffer"},
|
||||
{"read", CmdSecurakeyRead, 0, "Attempt to read and extract tag data from the antenna"},
|
||||
//{"clone", CmdSecurakeyClone,0, "clone Securakey tag"},
|
||||
//{"sim", CmdSecurakeydSim, 0, "simulate Securakey tag"},
|
||||
{NULL, NULL, 0, NULL}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user