lint code

This commit is contained in:
robin 2024-05-29 15:19:07 +02:00
parent 2cb135a741
commit d5a1123fdb
2 changed files with 498 additions and 429 deletions

View File

@ -30,7 +30,7 @@
</script>
<div class="wave-container">
<canvas height= "600" width= "600" id="canvas"></canvas>
<canvas height= "800" width= "800" id="canvas"></canvas>
<div id ="panel">
<div class="btn">
<input type="button" value="start machine" id="startbtn">
@ -70,14 +70,7 @@
</form>
</div>
</div>
<script src="js/index.js"></script>
</body>
</html>

File diff suppressed because it is too large Load Diff