Hid: initial commit

This commit is contained in:
2020-05-24 11:08:49 +02:00
parent b1fb9a30c8
commit 33bca6c35c
2 changed files with 72 additions and 0 deletions

5
templates/hid.html Normal file
View File

@@ -0,0 +1,5 @@
<html>
<body>
HID input service, POST data to /keyboard or /mouse
</body>
</html>