adaptions for updated fsfw
This commit is contained in:
@ -116,7 +116,8 @@ void ObjectFactory::produceGenericObjects() {
|
||||
|
||||
#if OBSW_CONTROLLER_PRINTOUT == 1
|
||||
#endif
|
||||
new TestController(objects::TEST_CONTROLLER);
|
||||
new TestController(objects::TEST_CONTROLLER, objects::TEST_DEVICE_HANDLER_0,
|
||||
objects::TEST_DEVICE_HANDLER_1);
|
||||
|
||||
#endif /* OBSW_ADD_CONTROLLER_DEMO == 1 */
|
||||
|
||||
|
Reference in New Issue
Block a user