mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-09-11 18:29:22 -07:00
missed one
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user