redundant break

This commit is contained in:
Philippe Teuwen 2025-06-15 13:08:23 +02:00
parent a7dfd06354
commit 86d36a3be3

View file

@ -4280,7 +4280,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;