this compiles
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good

This commit is contained in:
Robin Müller 2023-08-14 15:58:12 +02:00
parent c63093d6cf
commit 88286eaca0
Signed by: muellerr
GPG Key ID: FCE0B2BD2195142F
2 changed files with 2 additions and 1 deletions

View File

@ -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

@ -1 +1 @@
Subproject commit 67c38f327ed22afacecf3e2a6fdc589c6812f77f
Subproject commit 036667a969c82272eeb65adfdb068e34e318ef75