We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e899b7c commit e5ed109Copy full SHA for e5ed109
src/task.h
@@ -357,7 +357,7 @@ typedef enum
357
/**
358
* task. h
359
* <pre>
360
-* TaskHandle_t xTaskCreateStatic( TaskFunction_t pxTaskCode,
+ * TaskHandle_t xTaskCreateStatic( TaskFunction_t pxTaskCode,
361
* const char * const pcName,
362
* const configSTACK_DEPTH_TYPE ulStackDepth,
363
* void *pvParameters,
0 commit comments