mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-08-03 06:59:51 +00:00
Continuous 16-slot inventory now shows a persistent, in-place presence table: one row per UID seen this session (kept as rows, never removed), redrawn in place each scan with present / gone (Ns ago) status and a present/total count. Also keep the RF field up across scans in continuous mode (drop it once on exit) instead of re-initialising every round -- faster, and avoids per-scan 'Setting ISODEP' churn when APDU logging is enabled. Fix the reader help text (the polling loop exits on Enter, not the pm3 button). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>