eive-obsw/common/config/commonConfig.cpp
Robin Mueller 46dcc18ddb
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
updated constants
2021-10-18 18:23:26 +02:00

6 lines
188 B
C++

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