parentheses miss

This commit is contained in:
iceman1001 2024-04-06 18:53:04 +02:00
parent 27735355cd
commit 7c755e20bc

View file

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