1
0
forked from fsfw/fsfw

update changelog

This commit is contained in:
2022-05-30 11:31:07 +02:00
committed by Gitea
parent e0c7f8d51d
commit 3f9e459f48
2 changed files with 24 additions and 2 deletions

View File

@ -42,6 +42,7 @@ class FixedTimeslotTaskIF : public PeriodicTaskIF {
*/
virtual ReturnValue_t addSlot(object_id_t execId, ExecutableObjectIF* obj, uint32_t slotTimeMs,
int8_t executionStep) = 0;
/**
* Check whether the sequence is valid and perform all other required
* initialization steps which are needed after task creation