eive-obsw/common/config/commonConfig.cpp
Robin Mueller 6a00fd3099
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
fsfw update and call fix
2021-09-28 17:41:02 +02:00

6 lines
174 B
C++

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