From 645412923e68159aecc2613dd4befc3c617a7837 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 12 Aug 2023 16:42:01 -0400 Subject: [PATCH] typo .txt --- rpitx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpitx.py b/rpitx.py index 099f8a61..20f4a256 100644 --- a/rpitx.py +++ b/rpitx.py @@ -360,7 +360,7 @@ if __name__ == "__main__": except: telem_string = "" if (debug_mode == 1): - print("Can't read telem_string.txr") + print("Can't read telem_string.txt") print(telem_string) img = Image.open(file)