mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
ADD: @marshmellow42 's fixex and resetread t55x7
This commit is contained in:
parent
f5d2e7f7df
commit
94422fa23f
13 changed files with 113 additions and 42 deletions
|
@ -5,7 +5,7 @@
|
|||
* acquisition of T55x7 LF signal. Similart to other LF, but adjusted with @marshmellows thresholds
|
||||
* the data is collected in BigBuf.
|
||||
**/
|
||||
void doT55x7Acquisition(void);
|
||||
void doT55x7Acquisition(size_t sample_size);
|
||||
|
||||
/**
|
||||
* Initializes the FPGA for reader-mode (field on), and acquires the samples.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue