mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-31 04:20:28 +08:00
textual
This commit is contained in:
parent
f4409ab375
commit
a819d522c1
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ static void RAMFUNC optimizedSnoop(void)
|
|||
dest++;
|
||||
}
|
||||
}
|
||||
//setting tracelen - importsnt! it was set by buffer overflow before
|
||||
//setting tracelen - important! it was set by buffer overflow before
|
||||
set_tracelen( BigBuf_max_traceLen());
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue