website update for serial port acces

This commit is contained in:
sam
2023-09-08 12:37:36 +02:00
parent 0d9eda4bf6
commit 0a47a33463

View File

@@ -16,8 +16,9 @@
</nav>
<body>
<div>
</div>
<button id="connectButton">Connect</button>
<textarea id="output" rows="10" cols="40" readonly></textarea>
<script src="serialviewer.js"></script>
</body>
</html>