From 81411902c3bfb4fd7c132372e287694e2e42f00a Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 22 Feb 2025 16:25:23 -0500 Subject: [PATCH] Update fc_block_decode.py datetime --- groundstation/fc_block_decode.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/fc_block_decode.py b/groundstation/fc_block_decode.py index a3eaa36e..04360bad 100644 --- a/groundstation/fc_block_decode.py +++ b/groundstation/fc_block_decode.py @@ -37,7 +37,7 @@ image_dir = "/home/pi/fctelem/" image = "image_file" ssdv = "/home/pi/ssdv/ssdv -d -J " -print(datetime.now()) +print(datetime.datetime) system_and_print("sudo rm " + image_dir + image) #system_and_print("sudo rm " + html_dir + "*")