some fixes for pl pcdu

This commit is contained in:
2022-03-03 19:34:52 +01:00
parent 42d3ebe1b0
commit b44442b282
6 changed files with 20 additions and 13 deletions

View File

@ -6,8 +6,8 @@
#include "OBSWConfig.h"
#include "fsfw/timemanager/Countdown.h"
#include "linux/devices/devicedefinitions/StarTrackerDefinitions.h"
#include "mission/utility/Timestamp.h"
#include "mission/utility/ProgressPrinter.h"
#include "mission/utility/Timestamp.h"
StrHelper::StrHelper(object_id_t objectId) : SystemObject(objectId) {}