FreeRTOS / FreeRTOS-Kernel-Book

https://freertos.org/Documentation/RTOS_book.html
Other
252 stars 52 forks source link

Listing 3.13: Made comments correctly refer to the Timer task instead of Idle task #89

Closed kulst closed 6 months ago

kulst commented 6 months ago

Issue #, if available:

Description of changes: The comments in Listing 3.13 incorrectly referred to the Idle task. This pull requests corrects this.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

kar-rahul-aws commented 6 months ago

Hi @kulst Thank you for the pull request . It looks good to me and we have merged the same.