optional module handling complete
This commit is contained in:
8
src/fsfw/objectmanager.h
Normal file
8
src/fsfw/objectmanager.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef FSFW_SRC_FSFW_OBJECTMANAGER_H_
|
||||
#define FSFW_SRC_FSFW_OBJECTMANAGER_H_
|
||||
|
||||
#include "objectmanager/ObjectManager.h"
|
||||
#include "objectmanager/SystemObject.h"
|
||||
#include "objectmanager/frameworkObjects.h"
|
||||
|
||||
#endif /* FSFW_SRC_FSFW_OBJECTMANAGER_H_ */
|
Reference in New Issue
Block a user