mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
style
This commit is contained in:
parent
6104086374
commit
5028d6f664
8 changed files with 50 additions and 35 deletions
|
@ -1519,7 +1519,7 @@ static void CodeIso14443bAsReader(const uint8_t *cmd, int len, bool framing) {
|
|||
int i;
|
||||
tosend_reset();
|
||||
|
||||
// add framing enable flag.
|
||||
// add framing enable flag.
|
||||
// xerox chips use unframed commands during anticollision
|
||||
if (framing) {
|
||||
// Send SOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue