mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
style
This commit is contained in:
parent
e5320650c9
commit
e4f55556ba
26 changed files with 289 additions and 289 deletions
|
@ -1546,7 +1546,7 @@ void iClass_Authentication_fast(iclass_chk_t *p) {
|
|||
Iso15693InitReader();
|
||||
|
||||
bool isOK = false;
|
||||
|
||||
|
||||
uint32_t start_time = 0, eof_time = 0;
|
||||
if (select_iclass_tag(&hdr, p->use_credit_key, &eof_time) == false)
|
||||
goto out;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue