mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-20 05:21:59 -04:00
Corrected comment in SH2A demo project main.c.
This commit is contained in:
parent
4b8e4c7520
commit
a33e3b3979
|
@ -85,7 +85,7 @@
|
||||||
* to ensure it gets processor time. Its main function is to check that all the
|
* to ensure it gets processor time. Its main function is to check that all the
|
||||||
* standard demo tasks are still operational. While no errors have been
|
* standard demo tasks are still operational. While no errors have been
|
||||||
* discovered the check task will toggle an LED every 5 seconds - the toggle
|
* discovered the check task will toggle an LED every 5 seconds - the toggle
|
||||||
* rate increasing to 500ms being a visual indication that at least one task has
|
* rate increasing to 200ms being a visual indication that at least one task has
|
||||||
* reported unexpected behaviour.
|
* reported unexpected behaviour.
|
||||||
*
|
*
|
||||||
* *NOTE 1* If LED5 is toggling every 5 seconds then all the demo application
|
* *NOTE 1* If LED5 is toggling every 5 seconds then all the demo application
|
||||||
|
|
Loading…
Reference in a new issue