minor doc correction

This commit is contained in:
Robin Müller 2020-06-22 23:47:18 +02:00
parent 6a7f47e06d
commit a82dbcbd50
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ class FixedTimeslotTask: public FixedTimeslotTaskIF {
public:
/**
* Keep in Mind that you need to call before vTaskStartScheduler()!
* Keep in mind that you need to call before vTaskStartScheduler()!
* A lot of task parameters are set in "FreeRTOSConfig.h".
* @param name Name of the task, lenght limited by configMAX_TASK_NAME_LEN
* @param setPriority Number of priorities specified by