diff --git a/armsrc/hitag2.c b/armsrc/hitag2.c index 2c889d97b..547614541 100644 --- a/armsrc/hitag2.c +++ b/armsrc/hitag2.c @@ -1946,9 +1946,8 @@ void ReaderHitag(hitag_function htf, const hitag_data *htd, bool ledcontrol) { // TODO when using cumulative time for command_start, pm3 doesn't reply anymore, e.g. on lf hitag reader --23 -k 4F4E4D494B52 // Use delta time? // command_start = response_start + response_duration; - command_start = 0; - nrzs = 0; - } + command_start = 0; + nrzs = 0; } out: