mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
cppchecker fixes
This commit is contained in:
parent
7cd509c77c
commit
f416fa9b4f
6 changed files with 13 additions and 15 deletions
|
@ -82,7 +82,7 @@ uint32_t getSampleCounter();
|
|||
* 0 or 95 ==> 125 kHz
|
||||
*
|
||||
**/
|
||||
void LFSetupFPGAForADC(int divisor, bool lf_field);
|
||||
void LFSetupFPGAForADC(int divisor, bool reader_field);
|
||||
|
||||
/**
|
||||
* Called from the USB-handler to set the sampling configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue