distrinction between default settings
and individual settings for service
This commit is contained in:
@ -1048,6 +1048,7 @@ private:
|
||||
|
||||
/** Cached for initialize() */
|
||||
static object_id_t defaultHkDestination;
|
||||
/** HK destination can also be set individually */
|
||||
object_id_t hkDestination = objects::NO_OBJECT;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user