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:
@ -17,7 +17,7 @@
|
||||
#include <fsfw/src/fsfw/returnvalues/HasReturnvaluesIF.h>
|
||||
#include <time.h>
|
||||
|
||||
class SafeCtrl : public HasReturnvaluesIF {
|
||||
class SafeCtrl{
|
||||
|
||||
public:
|
||||
|
||||
|
Reference in New Issue
Block a user