CFDP source handler #776
@ -111,6 +111,7 @@ void ObjectFactory::produce(void* args) {
|
|||||||
new CoreController(objects::CORE_CONTROLLER, enableHkSets);
|
new CoreController(objects::CORE_CONTROLLER, enableHkSets);
|
||||||
|
|
||||||
auto* stackHandler = new Stack5VHandler(*pwrSwitcher);
|
auto* stackHandler = new Stack5VHandler(*pwrSwitcher);
|
||||||
|
static_cast<void>(stackHandler);
|
||||||
|
|
||||||
// Initialize chip select to avoid SPI bus issues.
|
// Initialize chip select to avoid SPI bus issues.
|
||||||
createRadSensorChipSelect(gpioComIF);
|
createRadSensorChipSelect(gpioComIF);
|
||||||
|
2
fsfw
2
fsfw
@ -1 +1 @@
|
|||||||
Subproject commit 67c38f327ed22afacecf3e2a6fdc589c6812f77f
|
Subproject commit 036667a969c82272eeb65adfdb068e34e318ef75
|
Loading…
Reference in New Issue
Block a user