tag unused Cmd [-Wunused-parameter]
This commit is contained in:
@@ -221,6 +221,7 @@ int usage_hf_14a_info(void) {
|
||||
}
|
||||
|
||||
int CmdHF14AList(const char *Cmd) {
|
||||
(void)Cmd; // Cmd is not used so far
|
||||
//PrintAndLogEx(NORMAL, "Deprecated command, use 'hf list 14a' instead");
|
||||
CmdTraceList("14a");
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user