added script + image

This commit is contained in:
2024-03-29 14:38:01 +01:00
parent 345acda615
commit 0b079798cd
3 changed files with 88 additions and 1 deletions

View File

@@ -27,7 +27,9 @@
<body>
<script src="main.js"></script>
<script src="GaugGroup.js"></script>
<script src="main.js"></script>
<script src="liveGraph.js"></script>
</body>
</html>