come on indexer, do sth
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
This commit is contained in:
11
linux/payload/FreshSupvHandler.h
Normal file
11
linux/payload/FreshSupvHandler.h
Normal file
@ -0,0 +1,11 @@
|
||||
#ifndef LINUX_PAYLOAD_FRESHSUPVHANDLER_H_
|
||||
#define LINUX_PAYLOAD_FRESHSUPVHANDLER_H_
|
||||
|
||||
#include "fsfw/devicehandlers/FreshDeviceHandlerBase.h"
|
||||
class FreshSupvHandler: public FreshDeviceHandlerBase {
|
||||
FreshSupvHandler(DhbConfig cfg);
|
||||
};
|
||||
|
||||
|
||||
|
||||
#endif /* LINUX_PAYLOAD_FRESHSUPVHANDLER_H_ */
|
Reference in New Issue
Block a user