diff --git a/web/js-ts/serialv2.js b/web/js-ts/serialv2.js index ac17565..9a3ec9f 100644 --- a/web/js-ts/serialv2.js +++ b/web/js-ts/serialv2.js @@ -57,6 +57,7 @@ async function readLoop() { // console.log(temp); // console.log(humid); // console.log(licht); + document.getElementById("temp").innerHTML = tempArray; } diff --git a/web/statestiek.html b/web/statestiek.html index 8b05be6..9e63192 100644 --- a/web/statestiek.html +++ b/web/statestiek.html @@ -21,7 +21,7 @@

- +

"Tempratuur is "