Update fc_block_decode.py added missing /

fc-7
Alan Johnston 10 months ago committed by GitHub
parent 4a8e26d181
commit 0bbe9882b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -26,7 +26,7 @@ Ix, Iy, Iz, Ic, Ib = 0, 0, 0, 0, 0
frame_count, frame_type = 0, " "
html_dir = "/home/pi/CubeSatSim/groundstation/public_html/"
image_dir = "/home/pi/fctelem"
image_dir = "/home/pi/fctelem/"
image = "image_file"
ssdv = "/home/pi/ssdv/ssdv -d -J "

Loading…
Cancel
Save

Powered by TurnKey Linux.