From 400bc2e1bf3ebb64e2cce03a1a54e0a0ea1ca9a0 Mon Sep 17 00:00:00 2001 From: Bernd Reuther Date: Sun, 17 Oct 2021 13:31:53 +0200 Subject: [PATCH] =?UTF-8?q?Motor=20Pos=20in=20html=20eingef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/main.html | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/templates/main.html b/templates/main.html index 46ae65b..2831660 100644 --- a/templates/main.html +++ b/templates/main.html @@ -40,6 +40,22 @@ ist gerade aus {% endif %} {% endfor %} - +
+
+ +
+
+
+
+
Position, Motor1: {{ pos_1 }}
+
+
+
Position, Motor2: {{ pos_2 }}
+
+
+
Position, Motor3: {{ pos_3 }}
+
+
+