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