1
0
forked from fsfw/fsfw

compiling and working again

This commit is contained in:
2020-09-05 21:11:27 +02:00
parent 39b675cf99
commit 80e60566d8
4 changed files with 12 additions and 5 deletions

View File

@ -61,7 +61,7 @@ public:
ReturnValue_t addSlot(object_id_t componentId,
uint32_t slotTimeMs, int8_t executionStep);
ReturnValue_t checkAndInitializeSequence() const;
ReturnValue_t checkSequence() const override;
uint32_t getPeriodMs() const;