Update magloop.html

pull/2/head
miguel 2022-01-17 22:39:58 +11:00
rodzic 2aa23f9db8
commit 4adfdcec27
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -25,7 +25,7 @@
</div>
<div class="sliders">
<label for="loop_turns_slider">N:</label>
<input type="range" id="loop_turns_slider" min="0" max="8" value="1.0" step="1.0">
<input type="range" id="loop_turns_slider" min="0" max="8" value="1" step="1">
</div>
<div class="sliders">
<label for="loop_spacing_slider">c/a:</label>