fixed timeslot task doc

This commit is contained in:
Robin Müller 2020-12-22 16:24:52 +01:00
parent e55df691ff
commit 208ad7d479
1 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,8 @@ public:
/**
* Add an object with a slot time and the execution step to the task.
* The execution step shall be passed to the object.
* The execution step will be passed to the object (e.g. as an operation
* code in #performOperation)
* @param componentId
* @param slotTimeMs
* @param executionStep