sr-frs-rx
Alan Johnston 2 years ago committed by GitHub
parent a527f757e1
commit 645412923e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -360,7 +360,7 @@ if __name__ == "__main__":
except: except:
telem_string = "" telem_string = ""
if (debug_mode == 1): if (debug_mode == 1):
print("Can't read telem_string.txr") print("Can't read telem_string.txt")
print(telem_string) print(telem_string)
img = Image.open(file) img = Image.open(file)

Loading…
Cancel
Save

Powered by TurnKey Linux.