diff --git a/app.py b/app.py index fe7f2c6..767e8d7 100644 --- a/app.py +++ b/app.py @@ -73,7 +73,8 @@ def read_serial_data(port, ser, buffer): time.sleep(0.1) except Exception as e: - print(f"Error: {e}") + #print("Could not access Serial Port") + #print(f"Error: {e}") pass def parse_and_store_data(): diff --git a/templates/analysis.html b/templates/analysis.html index e9de866..ea6dd16 100644 --- a/templates/analysis.html +++ b/templates/analysis.html @@ -67,7 +67,8 @@
-
+

+

Status: Checking...

@@ -75,6 +76,22 @@
+