mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
refactor: lf config renames
This commit is contained in:
parent
94063607ae
commit
112caec054
7 changed files with 15 additions and 16 deletions
|
@ -40,7 +40,7 @@ Default LF config is set to:
|
|||
verbose = YES
|
||||
*/
|
||||
|
||||
static sample_config def_config = {
|
||||
static const sample_config def_config = {
|
||||
.decimation = 1,
|
||||
.bits_per_sample = 8,
|
||||
.averaging = 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue