Skip to content

Commit

Permalink
eh
Browse files Browse the repository at this point in the history
  • Loading branch information
hakimifr committed May 15, 2024
1 parent 3c0192f commit 9267b10
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions raw-arduino-data/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,4 @@ while (true) {
document.getElementById("temp").innerText = 30 + randVal1 + randVal2 + randVal3;

document.getElementById("seabed").innerText = 100 + randVal4 + randVal5 + randVal6;

sleep(1000);
}

0 comments on commit 9267b10

Please sign in to comment.