mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-14 02:26:59 -07:00
a few notation fixes
This commit is contained in:
parent
c4f51073fc
commit
f516ff0895
3 changed files with 5 additions and 5 deletions
|
@ -705,7 +705,7 @@ bool EM4x05testDemodReadData(uint32_t *word, bool readCmd) {
|
|||
}
|
||||
|
||||
setDemodBuf(DemodBuffer, 32, 0);
|
||||
setClockGrid(0,0);
|
||||
//setClockGrid(0,0);
|
||||
|
||||
*word = bytebits_to_byteLSBF(DemodBuffer, 32);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue