further clean up em and general code
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit

This commit is contained in:
2022-10-26 15:47:23 +02:00
parent c2845aefaf
commit 00059251f0
8 changed files with 37 additions and 21 deletions

View File

@ -35,6 +35,7 @@ void ObjectFactory::produce(void* args) {
gpioCallbacks::disableAllDecoder(gpioComIF);
PowerSwitchIF* pwrSwitcher = new DummyPowerSwitcher(objects::PCDU_HANDLER, 18, 0);
static_cast<void>(pwrSwitcher);
// Regular FM code, does not work for EM if the hardware is not connected
// createPcduComponents(gpioComIF, &pwrSwitcher);