Robin Mueller
9ddea586ea
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
6 lines
192 B
C++
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);
|