rephrase debug

This commit is contained in:
Philippe Teuwen 2020-01-16 00:25:44 +01:00
parent 870bbd1f77
commit 7a27f5dddb

View file

@ -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();