added more files from main repo
This commit is contained in:
10
bsp_hosted/core/InitMission.h
Normal file
10
bsp_hosted/core/InitMission.h
Normal file
@ -0,0 +1,10 @@
|
||||
#ifndef MISSION_CORE_INITMISSION_H_
|
||||
#define MISSION_CORE_INITMISSION_H_
|
||||
|
||||
#include <fsfw/objectmanager/SystemObjectIF.h>
|
||||
|
||||
namespace InitMission {
|
||||
void createTasks();
|
||||
};
|
||||
|
||||
#endif /* MISSION_CORE_INITMISSION_H_ */
|
Reference in New Issue
Block a user