FIXED: Merged all Holimans code-review issues which should fix a lot of memoryleaks.
This commit is contained in:
@@ -410,7 +410,7 @@ int CmdLFSim(const char *Cmd)
|
||||
printf(".");
|
||||
}
|
||||
printf("\n");
|
||||
PrintAndLog("Starting simulator...");
|
||||
PrintAndLog("Starting to simulate");
|
||||
UsbCommand c = {CMD_SIMULATE_TAG_125K, {GraphTraceLen, gap, 0}};
|
||||
SendCommand(&c);
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user