the good fix
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit
This commit is contained in:
parent
8451a2f8ef
commit
8db131f4ab
@ -124,6 +124,8 @@ void ObjectFactory::produce(void* args) {
|
|||||||
if (core::FW_VERSION_MAJOR >= 4) {
|
if (core::FW_VERSION_MAJOR >= 4) {
|
||||||
battAndImtqI2cDev = q7s::I2C_PS_EIVE;
|
battAndImtqI2cDev = q7s::I2C_PS_EIVE;
|
||||||
}
|
}
|
||||||
|
static_cast<void>(battAndImtqI2cDev);
|
||||||
|
|
||||||
#if OBSW_ADD_MGT == 1
|
#if OBSW_ADD_MGT == 1
|
||||||
createImtqComponents(pwrSwitcher, enableHkSets, battAndImtqI2cDev);
|
createImtqComponents(pwrSwitcher, enableHkSets, battAndImtqI2cDev);
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user