mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-18 05:58:22 +08:00
rephrase debug
This commit is contained in:
parent
870bbd1f77
commit
7a27f5dddb
1 changed files with 1 additions and 1 deletions
|
@ -1567,7 +1567,7 @@ void ReaderHitag(hitag_function htf, hitag_data *htd) {
|
|||
|
||||
out:
|
||||
lf_finalize();
|
||||
Dbprintf("frame received: %u", frame_count);
|
||||
Dbprintf("TX/RX frames recorded: %u", frame_count);
|
||||
|
||||
// release allocated memory from BigBuff.
|
||||
BigBuf_free();
|
||||
|
|
Loading…
Reference in a new issue