From d4b7db5a993e423a567c7d624303e54fc4d32d00 Mon Sep 17 00:00:00 2001 From: louisafriederike Date: Fri, 19 Apr 2024 13:17:56 +0200 Subject: [PATCH] control.html styling --- app.js | 2 +- public/control/index.html | 35 +++++++++++++++++++++++++++++++---- public/index.html | 2 +- public/style.css | 4 ++-- 4 files changed, 35 insertions(+), 8 deletions(-) diff --git a/app.js b/app.js index 3584267..930d775 100644 --- a/app.js +++ b/app.js @@ -11,7 +11,7 @@ const io = require('socket.io')(server); const udpPort = new osc.UDPPort({ localAddress: "0.0.0.0", localPort: 57121, - remoteAddress: "192.168.2.5", + remoteAddress: "192.168.2.5", //microcontroller ip remotePort: 8080, metadata: true }); diff --git a/public/control/index.html b/public/control/index.html index 5b31a21..5dad359 100644 --- a/public/control/index.html +++ b/public/control/index.html @@ -1,6 +1,6 @@ - hamsters remote + remote control @@ -14,10 +14,37 @@

~* *..* welcome to remote control ~

- - -
+
+
+ +
+

+
+ module name: wire::;; +
+ + +

+

+
+
2
+
3
+
4
+
5
+
6
+
7
+
8
+
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
+