ACS controller running in EM SW withour errors now
Some checks are pending
EIVE/eive-obsw/pipeline/head Build started...
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
2022-09-15 13:40:57 +02:00
parent 8a6a69d230
commit 9ad649e43e
14 changed files with 103 additions and 16 deletions

View File

@ -6,8 +6,9 @@ struct DummyCfg {
bool addCoreCtrlCfg = true;
bool addPowerDummies = true;
bool addAcsBoardDummies = true;
bool addSusDummies = true;
};
void createDummies(DummyCfg cfg);
}
} // namespace dummy