eive-obsw/mission/system/tree/acsModeTree.h
Robin Mueller 0697cca88a
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
started acs subsystem
2022-04-25 13:36:11 +02:00

12 lines
150 B
C++

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