1
0
forked from fsfw/fsfw

made fixed sequence slot doc generic

This commit is contained in:
2020-09-04 14:11:59 +02:00
parent 92c7369276
commit b8754fbc16
4 changed files with 51 additions and 41 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,