mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 00:35:26 +03:00
Merge branch 'tricopterY-Motor_test_patch' into development
This commit is contained in:
commit
e8cc7751af
1 changed files with 2 additions and 2 deletions
|
@ -410,12 +410,12 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="spacer_box">
|
<div class="spacer_box">
|
||||||
<div class="number">
|
<div class="number">
|
||||||
<label> <input type="number" name="3ddeadbandlow" step="1" min="1000" max="2000" /> <span
|
<label> <input type="number" name="3ddeadbandlow" step="1" min="1425" max="1500" /> <span
|
||||||
i18n="configuration3dDeadbandLow"></span>
|
i18n="configuration3dDeadbandLow"></span>
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<div class="number">
|
<div class="number">
|
||||||
<label> <input type="number" name="3ddeadbandhigh" step="1" min="1000" max="2000" /> <span
|
<label> <input type="number" name="3ddeadbandhigh" step="1" min="1500" max="1575" /> <span
|
||||||
i18n="configuration3dDeadbandHigh"></span>
|
i18n="configuration3dDeadbandHigh"></span>
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue