mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-22 06:13:51 -07:00
causes extra lines in trace list.
This commit is contained in:
parent
3001e2edce
commit
9040a1a7d7
1 changed files with 0 additions and 1 deletions
|
@ -3598,7 +3598,6 @@ void GenerateMacKeyFrom(uint8_t *CSN, uint8_t *CCNR, bool use_raw, bool use_elit
|
|||
for (int i = 0; i < iclass_tc; i++)
|
||||
pthread_join(threads[i], NULL);
|
||||
|
||||
PrintAndLogEx(NORMAL, "");
|
||||
}
|
||||
|
||||
// print diversified keys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue