mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
Fix 'make style' findings
This commit is contained in:
parent
43b257ddb4
commit
404d0a8c7b
4 changed files with 19 additions and 4 deletions
|
@ -567,7 +567,6 @@ OUT:
|
|||
StopTicks();
|
||||
}
|
||||
|
||||
void LegicRfSetThreshold(uint32_t threshold)
|
||||
{
|
||||
void LegicRfSetThreshold(uint32_t threshold) {
|
||||
input_threshold = threshold;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue