]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS-Plus/Source/FreeRTOS-Plus-CLI/FreeRTOS_CLI.c
Update version numbers in preparation for new release.
[freertos] / FreeRTOS-Plus / Source / FreeRTOS-Plus-CLI / FreeRTOS_CLI.c
index 89e25fc50de50d6fa694d17a4fa6b4d56c603f52..58e795c1997fcb9b5377a7db928139e279aa493d 100644 (file)
@@ -53,8 +53,8 @@
 \r
 /* If the application writer needs to place the buffer used by the CLI at a\r
 fixed address then set configAPPLICATION_PROVIDES_cOutputBuffer to 1 in\r
-FreeRTOSConfig.h, and provide then declare an array as follows with the\r
-following name and size in one of the application files:\r
+FreeRTOSConfig.h, then declare an array with the following name and size in \r
+one of the application files:\r
        char cOutputBuffer[ configCOMMAND_INT_MAX_OUTPUT_SIZE ];\r
 */\r
 #ifndef configAPPLICATION_PROVIDES_cOutputBuffer\r