pus service improvements
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
#ifndef FSFW_PUS_SERVICEPACKETS_SERVICE1PACKETS_H_
|
||||
#define FSFW_PUS_SERVICEPACKETS_SERVICE1PACKETS_H_
|
||||
|
||||
/**
|
||||
* @defgroup spacepackets PUS Packet Definitions
|
||||
* This group contains all implemented TM or TM packages that are sent to
|
||||
@ -5,9 +8,6 @@
|
||||
* packet structures in Mission Information Base (MIB).
|
||||
*/
|
||||
|
||||
#ifndef MISSION_PUS_SERVICEPACKETS_SERVICE1PACKETS_H_
|
||||
#define MISSION_PUS_SERVICEPACKETS_SERVICE1PACKETS_H_
|
||||
|
||||
#include "../../serialize/SerializeAdapter.h"
|
||||
#include "../../tmtcservices/VerificationCodes.h"
|
||||
|
||||
|
Reference in New Issue
Block a user