CHG: moved trace commands into its own category (from hf)
'trace list' there will also the load / save of trace buffer come. For backwardfunctionality the old commands still works.
This commit is contained in:
@@ -322,7 +322,7 @@ int CmdHfEmvSim(const char *Cmd) {
|
||||
}
|
||||
|
||||
int CmdHfEmvList(const char *Cmd) {
|
||||
return CmdHFList("7816");
|
||||
return CmdTraceList("7816");
|
||||
}
|
||||
|
||||
static command_t CommandTable[] = {
|
||||
|
||||
Reference in New Issue
Block a user