saramonteiro opened a new pull request #466: URL: https://github.com/apache/incubator-nuttx-apps/pull/466
## Summary This PR aims to update the elapsed time variable using the current time instead of simply incrementing it with the delay. It also discounts the "System timer tick period" to not cause delays besides the `pingdelay` ## Impact It allows a more realistic test. ## Testing The example was run successfully. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org