mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
MIX
This commit is contained in:
parent
a42a817ff3
commit
342a85ef7e
1 changed files with 1 additions and 1 deletions
|
@ -609,6 +609,6 @@ void OnSuccess() {
|
|||
}
|
||||
|
||||
void OnError(uint8_t reason) {
|
||||
reply_old(CMD_ACK, 0, reason, 0, 0, 0);
|
||||
reply_mix(CMD_ACK, 0, reason, 0, 0, 0);
|
||||
OnSuccess();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue