mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-30 19:40:09 -07:00
update changelog
+fix a comment typo + move clear bigbuf after fpgadownloadandgo...
This commit is contained in:
parent
779d9a0e90
commit
2896e490d9
3 changed files with 7 additions and 4 deletions
|
@ -266,7 +266,7 @@ uint32_t SnoopLF()
|
|||
}
|
||||
|
||||
/**
|
||||
* acquisition of Cotag LF signal. Similart to other LF, since the Cotag has such long datarate RF/384
|
||||
* acquisition of Cotag LF signal. Similar to other LF, since the Cotag has such long datarate RF/384
|
||||
* and is Manchester?, we directly gather the manchester data into bigbuff
|
||||
**/
|
||||
#define COTAG_T1 384
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue