added line break

This commit is contained in:
Robin Müller 2020-09-04 14:30:04 +02:00
parent 31c16382fc
commit 6980245c98
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ void FixedTimeslotTask::taskFunctionality() {
}
pst.intializeSequenceAfterTaskCreation();
//The start time for the first entry is read.
uint64_t lastWakeTime = getCurrentMonotonicTimeMs();
uint64_t interval = pst.getIntervalToNextSlotMs();