thermal set fix
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit

This commit is contained in:
2022-05-30 14:32:50 +02:00
parent 23cabe4ca6
commit 0e6d2354fc
8 changed files with 51 additions and 34 deletions

View File

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