@ -48,7 +48,7 @@ try:
with open('/home/pi/fctelem/fctelem.cfg', 'r') as config:
config_string = config.read()
print(config_string)
catch:
except:
print("Error loading fctelem.cfg")
#system_and_print("cp /home/pi/CubeSatSim/sstv/sstv_image_1_320_x_256.jpg " + html_dir + "image_file.jpeg")
Powered by TurnKey Linux.