fix ControlSystemModule::getAccessorList() handing out only wrong accessors
It was handing out only those control system accessors which do *not* belong to the particular ControlSystemModule, because the if condition was inverted.
Loading
Please register or sign in to comment