This commit is contained in:
@ -111,6 +111,7 @@ void ObjectFactory::produce(void* args) {
|
||||
new CoreController(objects::CORE_CONTROLLER, enableHkSets);
|
||||
|
||||
auto* stackHandler = new Stack5VHandler(*pwrSwitcher);
|
||||
static_cast<void>(stackHandler);
|
||||
|
||||
// Initialize chip select to avoid SPI bus issues.
|
||||
createRadSensorChipSelect(gpioComIF);
|
||||
|
2
fsfw
2
fsfw
Submodule fsfw updated: 67c38f327e...036667a969
Reference in New Issue
Block a user