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:
@@ -104,7 +104,7 @@ static int switch_off_field_14b(void) {
|
||||
}
|
||||
|
||||
int CmdHF14BList(const char *Cmd) {
|
||||
CmdHFList("14b");
|
||||
CmdTraceList("14b");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user