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

additional newline

parent 9c5b18f9
No related branches found
No related tags found
Loading
......@@ -18,6 +18,7 @@ def command_preparation_hook() -> Tuple[bytearray, Union[None, PusTcInfo]]:
frame, frame_size, num_packets = pack_tc_frame(tc_list, 256)
return frame, None
def global_setup_hook():
"""
Can be used to alter the global variables in a custom defined way.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment