1
0
forked from fsfw/fsfw

pus service improvements

This commit is contained in:
2020-11-09 21:33:09 +01:00
parent 6bedc9b805
commit 6c22fab208
15 changed files with 71 additions and 67 deletions

View File

@ -1,5 +1,5 @@
#ifndef MISSION_PUS_SERVICEPACKETS_SERVICE5PACKETS_H_
#define MISSION_PUS_SERVICEPACKETS_SERVICE5PACKETS_H_
#ifndef FSFW_PUS_SERVICEPACKETS_SERVICE5PACKETS_H_
#define FSFW_PUS_SERVICEPACKETS_SERVICE5PACKETS_H_
#include "../../serialize/SerializeAdapter.h"
#include "../../tmtcservices/VerificationCodes.h"
@ -73,4 +73,4 @@ private:
};
#endif /* MISSION_PUS_SERVICEPACKETS_SERVICE5PACKETS_H_ */
#endif /* FSFW_PUS_SERVICEPACKETS_SERVICE5PACKETS_H_ */