removed HasReturnValuesIF
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user