mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07: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++;
|
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());
|
set_tracelen( BigBuf_max_traceLen());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue