eive-obsw/common/config/commonConfig.cpp
Robin Mueller 9ddea586ea
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
updated build scripts
2021-10-18 18:15:39 +02:00

6 lines
192 B
C++

#include "commonConfig.h"
#include "tmtc/apid.h"
#include "fsfw/tmtcpacket/SpacePacket.h"
constexpr uint16_t common::PUS_PACKET_ID = spacepacket::getTcSpacePacketIdFromApid(apid::EIVE_OBSW);