eive-obsw/mission/system/tree/acsModeTree.h
Robin Mueller 0f609fdaba
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
thats a bit tricky
2022-09-29 16:47:47 +02:00

10 lines
170 B
C++

#include <fsfw/subsystem/modes/ModeDefinitions.h>
class Subsystem;
namespace satsystem {
void initAcsSubsystem(object_id_t satSystemObjId);
} // namespace satsystem