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:
@@ -830,7 +830,7 @@ int CmdHfEMVGetrng(const char *Cmd) {
|
||||
}
|
||||
|
||||
int CmdHfEMVList(const char *Cmd) {
|
||||
return CmdHFList("7816");
|
||||
return CmdTraceList("7816");
|
||||
}
|
||||
|
||||
int CmdHFEMVTest(const char *cmd) {
|
||||
|
||||
Reference in New Issue
Block a user