changed color picking, removed server pings

This commit is contained in:
2024-04-06 15:26:38 +03:00
parent 554bcb4bd3
commit 2ba725f232
4 changed files with 13 additions and 8 deletions

View File

@@ -13,7 +13,6 @@ html(lang='en')
input(type="button" id="server-button" value="connect" onclick="connect()")
p
input(type="color" id="color")
input(type="button" id="submicColor" value="change color" onclick="changeColor()")
br
| timer:
b(id="timer")