fsfw update and call fix
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good

This commit is contained in:
2021-09-28 17:41:02 +02:00
parent 4db5944514
commit 6a00fd3099
2 changed files with 2 additions and 2 deletions

View File

@ -2,4 +2,4 @@
#include "tmtc/apid.h"
#include "fsfw/tmtcpacket/SpacePacket.h"
const uint16_t common::TC_PACKET_ID = SpacePacket::getTcSpacePacketIdFromApid(apid::EIVE_OBSW);
const uint16_t common::TC_PACKET_ID = getTcSpacePacketIdFromApid(apid::EIVE_OBSW);

2
fsfw

Submodule fsfw updated: 6881c6b66a...69922e77c5