Merge branch 'service_11_bugfixes' into mueller/new-cfdp-update-with-handlers
fsfw/fsfw/pipeline/head This commit looks good Details

This commit is contained in:
Robin Müller 2023-01-13 10:59:48 +01:00
commit bf311757a2
1 changed files with 1 additions and 1 deletions

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;