Merge branch 'tricopterY-Motor_test_patch' into development

10.3.x-maintenance
NightHawk32 2016-01-12 16:19:29 -05:00
commit e8cc7751af
1 changed files with 2 additions and 2 deletions

View File

@ -410,12 +410,12 @@
</div>
<div class="spacer_box">
<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>
</label>
</div>
<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>
</label>
</div>