From fba1dfc2bebdc6f19e5896dcd6a12fdc5203893c Mon Sep 17 00:00:00 2001 From: Chris Frankland-Wright <85807217+cjfranko@users.noreply.github.com> Date: Tue, 8 Jul 2025 18:50:12 +0100 Subject: [PATCH] final python script version - moving to RUST --- timeturner.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/timeturner.py b/timeturner.py index c7f39b9..92f8cb2 100644 --- a/timeturner.py +++ b/timeturner.py @@ -147,7 +147,7 @@ def run_curses(stdscr): last_match_check = now stdscr.erase() - stdscr.addstr(0, 2, "NTP Timeturner v1.3") + stdscr.addstr(0, 2, "NTP Timeturner v2 - Python Final") stdscr.addstr(1, 2, f"Using Serial Port: {SERIAL_PORT}") if latest_ltc: