diff --git a/Software/houston/RobotStreamer.py b/Software/houston/RobotStreamer.py index a5730bf..0c3574f 100644 --- a/Software/houston/RobotStreamer.py +++ b/Software/houston/RobotStreamer.py @@ -1,3 +1,4 @@ +import time import subprocess as sp from Xlib import display, X @@ -95,11 +96,11 @@ class Streamer: frame.paste(image) # Populate text, normally this should poll or use shared vars! - info = """ + info = f""" KW1FOX-1 Online! Volt: N/A -Last comm: N/A +Last comm: {int(time.time())} KW1FOX-2 Offline.