prepared pr
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:
parent
f91efd8c1e
commit
1f4328d9a0
@ -1,7 +0,0 @@
|
|||||||
#include "SyrlinksFaultFlagMonitoring.h"
|
|
||||||
|
|
||||||
SyrlinksFaultFlagMonitoring::SyrlinksFaultFlagMonitoring() {
|
|
||||||
}
|
|
||||||
|
|
||||||
SyrlinksFaultFlagMonitoring::~SyrlinksFaultFlagMonitoring() {
|
|
||||||
}
|
|
@ -1,10 +0,0 @@
|
|||||||
#ifndef MISSION_DEVICES_SYRLINKSFAULTFLAGMONITORING_H_
|
|
||||||
#define MISSION_DEVICES_SYRLINKSFAULTFLAGMONITORING_H_
|
|
||||||
|
|
||||||
class SyrlinksFaultFlagMonitoring : public ExecutableObjectIF {
|
|
||||||
public:
|
|
||||||
SyrlinksFaultFlagMonitoring();
|
|
||||||
virtual ~SyrlinksFaultFlagMonitoring();
|
|
||||||
};
|
|
||||||
|
|
||||||
#endif /* MISSION_DEVICES_SYRLINKSFAULTFLAGMONITORING_H_ */
|
|
Loading…
Reference in New Issue
Block a user