]> git.sur5r.net Git - freertos/commitdiff
Comment typo correction only.
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 11 Dec 2013 17:56:07 +0000 (17:56 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 11 Dec 2013 17:56:07 +0000 (17:56 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2127 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main_low_power.c

index ddcaa03680c2c92d181446d9dea706379e7fe2f7..f87042bee3f7094a5dae698558810da8c0a38052 100644 (file)
  * 4) The next time the button is pressed the block time used by the Tx task is\r
  * set to infinite, so the Tx task does not time out when it attempts to obtain\r
  * the semaphore, and therefore the LED stops blipping completely.  Both tasks\r
- * are not blocked indefinitely and the MCU is placed into its 'Stop' low power\r
+ * are now blocked indefinitely and the MCU is placed into its 'Stop' low power\r
  * state.\r
  *\r
  * 5) Pressing the button one final time results in the semaphore being 'given'\r