mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-09-02 00:28:22 +00:00
Problem: "hf mf autopwn" gave no response if no card was detected, leaving user confused. Solution: Change a DEBUG message to an ERR and give a hint that the card may be poorly positioned. Signed-off-by: spandox2 <31641448+spandox2@users.noreply.github.com>