Update inductor_imp.html

Increased max value for N to 150
pull/2/head
miguel 2021-09-11 10:04:59 +10:00
rodzic 0ebdecbd77
commit 54e9107c9c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -28,7 +28,7 @@
</div>
<div class="sliders">
<label for="loop_turns_slider">N:</label>
<input type="range" id="loop_turns_slider" min="2" max="100" value="8.0" step="1.0">
<input type="range" id="loop_turns_slider" min="2" max="150" value="8.0" step="1.0">
</div>
<div class="sliders">
<label for="frequency_slider">f:</label>