mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07: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…
Add table
Add a link
Reference in a new issue