CHG: old code calls outdated command. Even if it works in my fork, it doesnt work in PM3 master.
This commit is contained in:
@@ -37,7 +37,7 @@ int main()
|
||||
ReceiveCommandPoll(&cmdbuf);
|
||||
}
|
||||
HANDLE_ERROR;
|
||||
CommandReceived("hf 14a list");
|
||||
CommandReceived("hf list 14a");
|
||||
HANDLE_ERROR;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user