removed HasReturnValuesIF
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit

This commit is contained in:
2022-09-26 10:39:57 +02:00
parent 2ede1ed27c
commit 96bbde7bbc
4 changed files with 6 additions and 8 deletions

View File

@ -19,11 +19,10 @@
#include <acs/SensorValues.h>
#include <acs/OutputValues.h>
#include <acs/AcsParameters.h>
#include "acs/config/classIds.h"
#include <fsfw/src/fsfw/returnvalues/HasReturnvaluesIF.h>
#include <acs/config/classIds.h>
#include <time.h>
class PtgCtrl : public HasReturnvaluesIF {
class PtgCtrl{
public:
/* @brief: Constructor