mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
cppcheck duplicateBreak
This commit is contained in:
parent
176d8fe6a6
commit
371d98d3b0
1 changed files with 0 additions and 1 deletions
|
@ -4188,7 +4188,6 @@ void SimulateIso14443aTagAID(uint8_t tagType, uint16_t flags, uint8_t *uid,
|
||||||
dynamic_response_info.response_n = 3 + offset;
|
dynamic_response_info.response_n = 3 + offset;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue