Update fc_block_decode.py continue

fc-c
Alan Johnston 10 months ago committed by GitHub
parent ad56247257
commit 8de3e2c618
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -63,7 +63,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;
sys.exit()
# sys.exit()
if __name__ == "__main__":
debug_mode = False

Loading…
Cancel
Save

Powered by TurnKey Linux.