Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
f38c4239b2
commit
d89e6c940f
3 changed files with 4 additions and 8 deletions
|
@ -18,7 +18,6 @@
|
|||
<button id="start-calibration-button">Start Calibration</button>
|
||||
<button class="hide" id="stop-calibration-button">Stop Calibration</button>
|
||||
</div>
|
||||
<p id="log"></p>
|
||||
</main>
|
||||
<script src="./scripts/Constants.js"></script>
|
||||
<script src="./scripts/Utility.js"></script>
|
||||
|
|
Reference in a new issue