From 3df3b9334874c3d6e59476998195327b827c8516 Mon Sep 17 00:00:00 2001 From: Chuck <33324927+ChuckBuilds@users.noreply.github.com> Date: Thu, 24 Jul 2025 16:13:35 -0500 Subject: [PATCH] added log viewer to web ui --- templates/index.html | 33 +++++++++++++++++++++++++++++++++ web_interface.py | 18 ++++++++++++++++++ 2 files changed, 51 insertions(+) diff --git a/templates/index.html b/templates/index.html index 84e891b6..51c02961 100644 --- a/templates/index.html +++ b/templates/index.html @@ -404,6 +404,7 @@ + @@ -2300,6 +2301,15 @@ + +
View logs for the LED matrix service. Useful for debugging.
+ + +