DHB ctor simplified

This commit is contained in:
2020-07-09 16:31:33 +02:00
parent 32ef807341
commit 5a351474d2
6 changed files with 24 additions and 10 deletions

View File

@ -1048,6 +1048,7 @@ private:
PowerSwitchIF *powerSwitcher = nullptr;
/** Cached for initialize() */
static object_id_t defaultHkDestination;
object_id_t hkDestination = objects::NO_OBJECT;
/**