fixes for host build
This commit is contained in:
@ -56,4 +56,6 @@ void ObjectFactory::produce(void* args){
|
||||
new TcpTmTcServer(objects::TMTC_POLLING_TASK, objects::TMTC_BRIDGE);
|
||||
#endif
|
||||
|
||||
new TestTask(objects::TEST_TASK);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user