kranz_revert_mgt_hk #150

Merged
muellerr merged 2 commits from kranz_revert_mgt_hk into main 2023-03-03 10:53:46 +01:00
Showing only changes of commit fc9b4efecf - Show all commits

View File

@ -296,7 +296,7 @@ def pack_imtq_test_into(object_id: ObjectIdU32, q: DefaultPusQueueHelper, op_cod
q.add_pus_tc(
create_request_one_diag_command(
sid=make_sid(
object_id=object_id.as_bytes, set_id=ImtqSetId.RAW_MTM_WITH_TORQUE_TORQUE
object_id=object_id.as_bytes, set_id=ImtqSetId.RAW_MTM_WITH_TORQUE
)
)
)