add and instantiate SUS ASS + SUS FDIR
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
This commit is contained in:
@ -130,7 +130,7 @@ ReturnValue_t SusAssembly::initialize() {
|
||||
return result;
|
||||
}
|
||||
}
|
||||
return result;
|
||||
return AssemblyBase::initialize();
|
||||
}
|
||||
|
||||
bool SusAssembly::isUseable(object_id_t object, Mode_t mode) {
|
||||
|
Reference in New Issue
Block a user