RfidResearchGroup / proxmark3

Iceman Fork - Proxmark3
http://www.icedev.se
GNU General Public License v3.0
3.62k stars 979 forks source link

fixed em4x50_sim_read_bit #2386

Closed mifa-om closed 1 month ago

mifa-om commented 1 month ago

A "0" bit is half a period no readerfield and half a period readerfield. When read_bit func was called my readers field was still active and it always read a "1". It now waits for 1/4 period before reading the bit to make sure there is no field when reading a "0" bit.

github-actions[bot] commented 1 month ago

You are welcome to add an entry to the CHANGELOG.md as well