diff --git a/firmware/libcommon/source/sniffer.c b/firmware/libcommon/source/sniffer.c index 33c16d36..82c4b3f7 100644 --- a/firmware/libcommon/source/sniffer.c +++ b/firmware/libcommon/source/sniffer.c @@ -214,8 +214,8 @@ static void update_wt(uint8_t wi, uint8_t d) if (0 != d) { wt_d = d; } - wt = wt_wi*960UL*wt_d; - TRACE_INFO("WT updated to %lu\n\r", wt); + wt = wt_wi * 960UL * wt_d; + TRACE_INFO("WT updated to %lu ETU\n\r", wt); } /*! Allocate USB buffer and push + initialize simtrace_msg_hdr