mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
ADD: 'hf felica list' - updated annotation.
This commit is contained in:
parent
f99e6a5cae
commit
806e5909a7
3 changed files with 128 additions and 84 deletions
|
@ -66,7 +66,7 @@ int usage_hf_felica_raw(void){
|
|||
|
||||
int CmdHFFelicaList(const char *Cmd) {
|
||||
//PrintAndLogEx(NORMAL, "Deprecated command, use 'hf list felica' instead");
|
||||
CmdTraceList("raw");
|
||||
CmdTraceList("felica");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue