]> git.sur5r.net Git - freertos/commitdiff
Corrected comment in SH2A demo project main.c.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 22 Aug 2010 11:46:36 +0000 (11:46 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 22 Aug 2010 11:46:36 +0000 (11:46 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1057 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c

index 0f44b4e1110fc1e607e48c3aa1ae23740bf3a07e..95c83ec409be81757730c37ee95f0ac5f19b3689 100644 (file)
@@ -85,7 +85,7 @@
  * to ensure it gets processor time.  Its main function is to check that all the\r
  * standard demo tasks are still operational.  While no errors have been\r
  * discovered the check task will toggle an LED every 5 seconds - the toggle\r
- * rate increasing to 500ms being a visual indication that at least one task has\r
+ * rate increasing to 200ms being a visual indication that at least one task has\r
  * reported unexpected behaviour.\r
  *\r
  * *NOTE 1* If LED5 is toggling every 5 seconds then all the demo application\r