1
0
forked from fsfw/fsfw

took over changed for fixed slot sequence

This commit is contained in:
2020-09-04 14:28:43 +02:00
parent 403d83f32c
commit 31c16382fc
5 changed files with 80 additions and 51 deletions

View File

@ -1,5 +1,5 @@
#include "../objectmanager/SystemObjectIF.h"
#include "../tasks/FixedSequenceSlot.h"
#include "FixedSequenceSlot.h"
#include "PeriodicTaskIF.h"
#include <cstddef>
FixedSequenceSlot::FixedSequenceSlot(object_id_t handlerId, uint32_t setTime,