Added graphs

This commit is contained in:
sam
2023-10-17 15:33:20 +02:00
parent 153e328824
commit 6e5137712b
2 changed files with 43 additions and 6 deletions

View File

@@ -32,7 +32,10 @@
<h1>Licht is <span id="licht"></span></h1>
</div>
</div>
<div id="tempgraph"></div>
<div id="tempGraph"></div>
<div id="humidGraph"></div>
<div id="lightGraph"></div>
<script src="js-ts/serialv2.js"> </script>
</body>