mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-27 08:13:55 +00:00
Minor cosmetics to comments.
This commit is contained in:
@@ -102,9 +102,9 @@ task. */
|
||||
#define mainCDC_COMMAND_CONSOLE_TASK_PRIORITY ( 4U )
|
||||
|
||||
/*
|
||||
* Register commands that can be used with FreeRTOS+CLI. The commands are
|
||||
* defined in CLI-commands.c.
|
||||
*/
|
||||
* Register commands that can be used with FreeRTOS+CLI. The commands are
|
||||
* defined in CLI-commands.c.
|
||||
*/
|
||||
extern void vRegisterCLICommands( void );
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user