Compare commits

...

1 Commits

Author SHA1 Message Date
Jakob Meier
1e25b08e40 removed empty line 2022-05-07 13:11:46 +02:00

View File

@@ -66,7 +66,6 @@ class PlocReplyIds(enum.IntEnum):
TM_CAM_CMD_RPT = 19
def pack_ploc_mpsoc_commands(
object_id: bytearray, tc_queue: TcQueueT, op_code: str
) -> TcQueueT: