bump dependencies
This commit is contained in:
@ -19,7 +19,7 @@ class FsfwHookBase(CommonFsfwHookBase):
|
||||
|
||||
cfg = create_com_interface_cfg_default(
|
||||
com_if_key=com_if_key,
|
||||
json_cfg_path=self.json_cfg_path,
|
||||
json_cfg_path=self.cfg_path,
|
||||
space_packet_ids=TM_SP_IDS,
|
||||
)
|
||||
return create_com_interface_default(cfg)
|
||||
|
Reference in New Issue
Block a user