Skip to content
Snippets Groups Projects
Commit 465ab00b authored by Cédric Roux's avatar Cédric Roux
Browse files

Merge remote-tracking branch 'origin/compilation-T-quickfix-w08' into develop_integration_w08

parents fa9b91ad 60b83d84
No related branches found
No related tags found
No related merge requests found
......@@ -408,7 +408,7 @@ static inline void printMeas(char * txt, Meas *M, int period) {
M->iterations,
M->maxArray[1],M->maxArray[2], M->maxArray[3],M->maxArray[4], M->maxArray[5],
M->maxArray[6],M->maxArray[7], M->maxArray[8],M->maxArray[9],M->maxArray[10]);
LOG_W(PHY,txt2);
LOG_W(PHY,"%s",txt2);
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment