RfidResearchGroup / proxmark3

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

Fix corrupted data caused by CMD_WTX #2193

Closed wh201906 closed 8 months ago

wh201906 commented 8 months ago
  1. Make sure the LF bitstream is loaded before real-time sampling so the response of CMD_WTX won't appear.
  2. Decrease the wait time from 2.5s (1s + FPGA_LOAD_WAIT_TIME) to 1s if the real-time sampling stops.
github-actions[bot] commented 8 months ago

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