diff --git a/pus_tc/system/proc.py b/pus_tc/system/proc.py index b1a5e78..2bfc324 100644 --- a/pus_tc/system/proc.py +++ b/pus_tc/system/proc.py @@ -259,6 +259,7 @@ def pack_proc_commands(tc_queue: TcQueueT, op_code: str): pack_acs_command(tc_queue=tc_queue, op_code="acs-off") +""" def listen_to_hk_for_x_seconds( tc_queue: TcQueueT, diag: bool, @@ -281,6 +282,7 @@ def listen_to_hk_for_x_seconds( tc_queue.appendleft( disable_periodic_hk_command(diag=diag, sid=sid, ssc=0).pack_command_tuple() ) +""" def enable_listen_to_hk_for_x_seconds(