enable IMTQ HK sets
Some checks are pending
EIVE/eive-obsw/pipeline/head Build started...

This commit is contained in:
2023-05-24 11:04:07 +02:00
parent a0b1ac3d06
commit ee0646caf1
5 changed files with 69 additions and 7 deletions

View File

@ -22,6 +22,6 @@ struct DummyCfg {
bool addCamSwitcherDummy = true;
};
void createDummies(DummyCfg cfg, PowerSwitchIF& pwrSwitch, GpioIF* gpioIF);
void createDummies(DummyCfg cfg, PowerSwitchIF& pwrSwitch, GpioIF* gpioIF, bool enableHkSets);
} // namespace dummy