From fa56b3d5c917a46e3ddac13a381847e6271cc708 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Knud=20Schr=C3=B8der?= <37827873+dk98174003@users.noreply.github.com> Date: Fri, 31 Oct 2025 15:40:41 +0100 Subject: [PATCH] Add note on connection methods in README Added note about using IP or serial connections. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8250f72..7b9cffd 100644 --- a/README.md +++ b/README.md @@ -95,4 +95,6 @@ The exe file is also available ready to use (you not need to install Python firs Have fun +PS. Use IP or serial - bluetooth is slow. + Knud ;O)