minor: improve debug output

Change-Id: Ibfc22b95c0be3ac78bd50a40e31cc7d8546d81d9
This commit is contained in:
Kevin Redon 2019-02-07 18:20:20 +01:00 committed by Harald Welte
parent e051ddd1f3
commit 3864a794b4
1 changed files with 2 additions and 2 deletions

View File

@ -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