chg: hf mf nack - now uses NG
This commit is contained in:
@@ -1998,7 +1998,7 @@ void OnSuccessMagic() {
|
||||
}
|
||||
void OnErrorMagic(uint8_t reason) {
|
||||
// ACK, ISOK, reason,0,0,0
|
||||
reply_old(CMD_ACK, 0, reason, 0, 0, 0);
|
||||
reply_mix(CMD_ACK, 0, reason, 0, 0, 0);
|
||||
OnSuccessMagic();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user