v1.14.0 #304

Merged
muellerr merged 366 commits from develop into main 2022-10-10 17:46:38 +02:00
331 changed files with 5371 additions and 19711 deletions
Showing only changes of commit 2261ccb304 - Show all commits

View File

@@ -68,4 +68,5 @@ void ObjectFactory::produce(void* args) {
#endif /* OBSW_ADD_TEST_CODE == 1 */ #endif /* OBSW_ADD_TEST_CODE == 1 */
createMiscComponents(); createMiscComponents();
createAcsController();
} }