mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
chg: 'lf cmdread' -adjustments, @marshmellow42
This commit is contained in:
parent
5f1268765e
commit
18aa477a55
2 changed files with 8 additions and 6 deletions
|
@ -250,7 +250,7 @@ uint32_t SnoopLF() {
|
|||
}
|
||||
|
||||
/**
|
||||
* acquisition of T55x7 LF signal. Similart to other LF, but adjusted with @marshmellows thresholds
|
||||
* acquisition of T55x7 LF signal. Similar to other LF, but adjusted with @marshmellows thresholds
|
||||
* the data is collected in BigBuf.
|
||||
**/
|
||||
void doT55x7Acquisition(size_t sample_size) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue