EM SW Update #300

Merged
meierj merged 16 commits from mueller/em-sw-updates into develop 2022-10-10 11:00:19 +02:00
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 */
createMiscComponents();
createAcsController();
}