minor: improve debug output

Change-Id: Ibfc22b95c0be3ac78bd50a40e31cc7d8546d81d9
This commit is contained in:
Kévin Redon
2019-02-07 18:20:20 +01:00
parent a2b2df235a
commit c2a3836777

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