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:
@@ -66,7 +66,7 @@ int usage_hf_felica_raw(void){
|
||||
|
||||
int CmdHFFelicaList(const char *Cmd) {
|
||||
//PrintAndLogEx(NORMAL, "Deprecated command, use 'hf list felica' instead");
|
||||
CmdHFList("raw");
|
||||
CmdTraceList("raw");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user