Service 11 TC Scheduler Robustness Improvements #720

Merged
muellerr merged 4 commits from service_11_bugfixes into development 2023-01-13 13:33:21 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit a4531e4ced - Show all commits

View File

@ -7,7 +7,7 @@
#include "fsfw/serviceinterface.h"
#include "fsfw/tmtcservices/AcceptsTelecommandsIF.h"
#include "fsfw/tmtcpacket/pus/tc/PusTcReader.h"
#include "fsfw/globalfunctions/CRC.h":
#include "fsfw/globalfunctions/CRC.h"
static constexpr auto DEF_END = SerializeIF::Endianness::BIG;