xiaoxiang781216 commented on code in PR #1151:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1151#discussion_r856214350
##########
system/ping/ping.c:
##########
@@ -242,10 +242,17 @@ static void ping_result(FAR const struct ping_result_s
*result)
result->extra / USEC_PER_MSEC);
if (result->nreplies > 0)
Review Comment:
Sorry, I forget the print, either approach is fine. Since you encounter this
special situation, and should know which one is best choice:).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]