mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
lf sniff offset
Added samples to skip to lf config
This commit is contained in:
parent
b41013ca8f
commit
cf0d72e172
3 changed files with 32 additions and 13 deletions
|
@ -118,6 +118,7 @@ typedef struct {
|
|||
bool averaging;
|
||||
int divisor;
|
||||
int trigger_threshold;
|
||||
int samples_to_skip;
|
||||
} PACKED sample_config;
|
||||
/*
|
||||
typedef struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue