hf 14a antifuzz - now uses NG

This commit is contained in:
iceman1001 2020-10-20 17:36:01 +02:00
commit d8294a958b
3 changed files with 17 additions and 9 deletions

View file

@ -2390,7 +2390,7 @@ void iso14443a_antifuzz(uint32_t flags) {
}
}
reply_old(CMD_ACK, 1, 0, 0, 0, 0);
reply_ng(CMD_HF_ISO14443A_ANTIFUZZ, PM3_SUCCESS, NULL, 0);
switch_off();
BigBuf_free_keep_EM();
}