no error im happy
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
#ifndef DUMMIES_SCEXDUMMY_H_
|
||||
#define DUMMIES_SCEXDUMMY_H_
|
||||
#pragma once
|
||||
|
||||
#include <fsfw/devicehandlers/DeviceHandlerBase.h>
|
||||
|
||||
@ -29,6 +28,3 @@ class ScexDummy : public DeviceHandlerBase {
|
||||
ReturnValue_t initializeLocalDataPool(localpool::DataPool &localDataPoolMap,
|
||||
LocalDataPoolManager &poolManager) override;
|
||||
};
|
||||
|
||||
|
||||
#endif /* DUMMIES_SCEXDUMMY_H_ */
|
||||
|
Reference in New Issue
Block a user