cppcheck duplicateBreak

This commit is contained in:
Philippe Teuwen 2025-03-24 21:39:30 +01:00
commit 371d98d3b0

View file

@ -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;