mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-31 03:50:12 -07:00
parent
293de1bad7
commit
e09f21fa7b
7 changed files with 2129 additions and 40 deletions
|
@ -266,7 +266,7 @@ int CmdEM410xSim(const char *Cmd)
|
|||
/* stop bit */
|
||||
AppendGraph(1, clock, 0);
|
||||
|
||||
CmdLFSim("0"); //240 start_gap.
|
||||
CmdLFSim("240"); //240 start_gap.
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue