8 lines
171 B
C
8 lines
171 B
C
|
#ifndef FSFW_TMTCPACKET_PUS_TC_H_
|
||
|
#define FSFW_TMTCPACKET_PUS_TC_H_
|
||
|
|
||
|
#include "tc/TcPacketStoredPus.h"
|
||
|
#include "tc/TcPacketPus.h"
|
||
|
|
||
|
#endif /* FSFW_TMTCPACKET_PUS_TC_H_ */
|