port und so

This commit is contained in:
chk
2026-03-10 15:49:53 +01:00
parent 20e2790552
commit ab9b0919fb
7 changed files with 19 additions and 51 deletions

View File

@@ -2,7 +2,7 @@
<html lang="de">
<head>
<meta charset="UTF-8" />
<title>SCARA Robot Control</title>
<title>2D Robot Control</title>
<style>
body {
background: #234;
@@ -87,7 +87,7 @@
<body>
<h1>SCARA Robot Control</h1>
<h1>2D Robot Control</h1>
<div id="posBox">
<div>X: <span id="posX">0.000</span></div>