eive-obsw/common/config/commonConfig.cpp
Robin Mueller 5b6f091859
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
function in namespace now
2021-09-28 17:43:18 +02:00

6 lines
187 B
C++

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