connect pwr ctrl to eps
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
This commit is contained in:
@ -132,6 +132,6 @@ void ObjectFactory::produce(void* args) {
|
||||
createMiscComponents();
|
||||
createThermalController(*heaterHandler, false);
|
||||
createAcsController(true, enableHkSets);
|
||||
createPowerController(enableHkSets);
|
||||
createPowerController(true, enableHkSets);
|
||||
satsystem::init(false);
|
||||
}
|
||||
|
Reference in New Issue
Block a user