started event reading

This commit is contained in:
Robin Mueller
2022-03-04 11:02:10 +01:00
parent ea5f384f72
commit 47f982e4f7
8 changed files with 171 additions and 165 deletions

View File

@ -15,7 +15,7 @@ from pus_tc.service_200_mode import pack_mode_data
def pack_rad_sensor_test_into(
object_id: bytearray, tc_queue: TcQueueT, op_code: str
) -> TcQueueT:
):
tc_queue.appendleft(
(
QueueCommands.PRINT,