Less fantasy in the LogTrace usages regarding timestamps

This commit is contained in:
Philippe Teuwen 2020-05-19 20:03:27 +02:00
commit be42995f8a
5 changed files with 31 additions and 19 deletions

View file

@ -1152,7 +1152,7 @@ static void CodeAndTransmit14443bAsReader(const uint8_t *cmd, int len) {
if (g_trigger) LED_A_ON();
LogTrace(cmd, len, time_start, GetCountSspClk() - time_start, NULL, true);
LogTrace(cmd, len, time_start, GetCountSspClk(), NULL, true);
}
/* Sends an APDU to the tag