saramonteiro opened a new pull request #614: URL: https://github.com/apache/incubator-nuttx-apps/pull/614
## Summary This PR: 1. Fixes an assert failure that was being caused because the print logs were being done from the ISR context. Now, the ISR only signals a signal handler, which then print tasks that starved the dog. 2. Improve some minor things like comments. ## Impact All watcher/watched examples. ## Testing  ---------------------------------------------------------------- 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