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 "FixedSlotSequence.h"
#include "../serviceinterface/ServiceInterfaceStream.h"
#include "../tasks/FixedSlotSequence.h"
#include <cstdlib>
FixedSlotSequence::FixedSlotSequence(uint32_t setLengthMs) :