PUS Service 9 #198

Merged
gaisser merged 6 commits from KSat/fsfw:mueller/pusSrv9 into master 2020-09-22 14:56:41 +02:00
Showing only changes of commit 53723b0795 - Show all commits

View File

@ -1,7 +1,7 @@
#ifndef FSFW_PUS_SERVICE9TIMEMANAGEMENT_H_
#define FSFW_PUS_SERVICE9TIMEMANAGEMENT_H_
#include <fsfw/tmtcservices/PusServiceBase.h>
#include "../tmtcservices/PusServiceBase.h"
class Service9TimeManagement: public PusServiceBase {
public: