remove web and small improvements

This commit is contained in:
2023-11-28 02:33:26 +01:00
parent 344fe990af
commit e079294b11
8 changed files with 80 additions and 549 deletions
+6
View File
@@ -0,0 +1,6 @@
<script>
fetch("http://192.168.188.64:5000", {
method: "POST",
body: JSON.stringify("ff8833")
});
</script>