mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
parentheses miss
This commit is contained in:
parent
27735355cd
commit
7c755e20bc
1 changed files with 2 additions and 3 deletions
|
@ -1949,7 +1949,6 @@ void ReaderHitag(hitag_function htf, const hitag_data *htd, bool ledcontrol) {
|
||||||
command_start = 0;
|
command_start = 0;
|
||||||
nrzs = 0;
|
nrzs = 0;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
out:
|
out:
|
||||||
lf_finalize(ledcontrol);
|
lf_finalize(ledcontrol);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue