mirror of
https://gitlab.com/ryzen-controller-team/ryzen-controller.git
synced 2024-12-22 18:13:28 +07:00
Removed duplicate of stapm time.
This commit is contained in:
parent
c63647f6a5
commit
195312b9b0
11
index.html
11
index.html
@ -115,16 +115,7 @@
|
|||||||
<input class="uk-range" type="range" min="20" max="100" value="20" repeat="psi0_current_ma" id="psi0_current_limit_range">
|
<input class="uk-range" type="range" min="20" max="100" value="20" repeat="psi0_current_ma" id="psi0_current_limit_range">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h3><label><input class="uk-checkbox uk-margin-small-right" type="checkbox" id="apply_stapm_timer_ms">STAPM Timer (Ms)</label></h3>
|
<li>
|
||||||
<div class="uk-grid-small" uk-grid>
|
|
||||||
<div class="uk-width-1-6">
|
|
||||||
<input class="uk-input" type="number" min="1000" max="5000" value="1000" id="stapm_timer_ms" repeat="stapm_timer_ms_range">
|
|
||||||
</div>
|
|
||||||
<div class="uk-width-expand">
|
|
||||||
<input class="uk-range" type="range" min="1000" max="5000" value="1000" repeat="stapm_timer_ms" id="stapm_timer_ms_range">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<l>
|
|
||||||
|
|
||||||
<li class="uk-margin-top uk-margin-bottom uk-container" id="presetTab"></li>
|
<li class="uk-margin-top uk-margin-bottom uk-container" id="presetTab"></li>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user