fsfw/src/fsfw/tmtcpacket/pus/tc.h
2022-07-21 13:48:58 +02:00

8 lines
166 B
C

#ifndef FSFW_TMTCPACKET_PUS_TC_H_
#define FSFW_TMTCPACKET_PUS_TC_H_
#include "tc/PusTcCreator.h"
#include "tc/PusTcReader.h"
#endif /* FSFW_TMTCPACKET_PUS_TC_H_ */