update done, compiles again
Some checks are pending
EIVE/eive-obsw/pipeline/head Build started...

This commit is contained in:
2023-04-13 18:09:02 +02:00
parent 3ff8c6a481
commit 29dc684455
6 changed files with 11 additions and 9 deletions

View File

@ -10,12 +10,15 @@
#include <thread>
#include "OBSWConfig.h"
#include "common/SLIP.h"
#include "devices/powerSwitcherList.h"
#include "fsfw/devicehandlers/DeviceHandlerBase.h"
#include "fsfw/src/fsfw/serialize/SerializeAdapter.h"
#include "fsfw/timemanager/Countdown.h"
extern "C" {
#include <wire/common/SLIP.h>
}
/**
* @brief This is the device handler for the star tracker from arcsec.
*