Merge remote-tracking branch 'origin/develop' into refactor_tm_handling
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:
@ -56,6 +56,7 @@ ReturnValue_t AcsSubsystem::initialize() {
|
||||
}
|
||||
|
||||
void AcsSubsystem::performChildOperation() {
|
||||
// sif::debug << "ACS system thread running" << std::endl;
|
||||
handleEventMessages();
|
||||
return Subsystem::performChildOperation();
|
||||
}
|
||||
|
Reference in New Issue
Block a user