Skip to content

Commit 86d36a3

Browse files
committed
redundant break
1 parent a7dfd06 commit 86d36a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

armsrc/iso14443a.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4280,7 +4280,6 @@ void SimulateIso14443aTagAID(uint8_t tagType, uint16_t flags, uint8_t *uid,
42804280
dynamic_response_info.response_n = 3 + offset;
42814281
}
42824282
}
4283-
break;
42844283
}
42854284
break;
42864285

0 commit comments

Comments
 (0)