Change EM4x05 reader timings
Closer to the spec and better results, more robust to tag position
This commit is contained in:
@@ -2497,7 +2497,7 @@ static void SendForward(uint8_t fwd_bit_count, bool fast) {
|
||||
WaitUS(32 * 8);
|
||||
} else {
|
||||
TurnReadLF_off(23 * 8);
|
||||
TurnReadLFOn((32 - 23) * 8);
|
||||
TurnReadLFOn(18 * 8);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user