This commit is contained in:
Robin Müller 2021-03-23 11:33:40 +01:00
parent d4ab2c6cdb
commit 1d3d2be853
1 changed files with 2 additions and 1 deletions

View File

@ -51,7 +51,8 @@ public:
TaskDeadlineMissedFunction deadLineMissedFunction_);
/**
*
* The meaning for the variables for fixed timeslot tasks is the same as for periodic tasks.
* See #createPeriodicTask documentation.
* @param name_ Name of the task
* @param taskPriority_ Priority of the task
* @param stackSize_ Stack Size of the task