Skip to content
Snippets Groups Projects
Commit 65819963 authored by Robin.Mueller's avatar Robin.Mueller
Browse files

ssc fixed

parent ad7f9d6c
No related branches found
No related tags found
No related merge requests found
......@@ -110,7 +110,7 @@ def pack_internal_error_reporter_tests(tc_queue: Deque):
tc_queue.appendleft(command.pack_command_tuple())
tc_queue.appendleft(("print", "Disabling internal error reporter generation: "))
command = PusTelecommand(service=3, subservice=8, ssc=3107, app_data=sid_internal_err_rprtr)
command = PusTelecommand(service=3, subservice=8, ssc=3110, app_data=sid_internal_err_rprtr)
tc_queue.appendleft(command.pack_command_tuple())
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment