diff --git a/groundstation/fc_block_decode.py b/groundstation/fc_block_decode.py index d78e28ae..335b1421 100644 --- a/groundstation/fc_block_decode.py +++ b/groundstation/fc_block_decode.py @@ -62,7 +62,7 @@ with open(html_dir + "/images/telem.csv.txt", "w+") as csv_file: image_id = 256 # set illegal image ID for null # random.randint(0, 255) image_count = 1; -return +sys.exit() if __name__ == "__main__": debug_mode = False