missed one

This commit is contained in:
iceman1001
2026-08-29 16:35:13 +02:00
parent 11f5e58136
commit ff56ec85f9
+1 -1
View File
@@ -1793,7 +1793,7 @@ static int CmdLFHitagSim(const char *Cmd) {
// cmd = CMD_LF_HITAG1_SIMULATE;
clearCommandBuffer();
SendCommandMIX(cmd, 0, 0, 0, NULL, 0);
SendCommandNG(cmd, NULL, 0);
return PM3_SUCCESS;
}