Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tabs/outputs.html')
-rw-r--r--tabs/outputs.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/tabs/outputs.html b/tabs/outputs.html
index 6898a7a0..b19f953f 100644
--- a/tabs/outputs.html
+++ b/tabs/outputs.html
@@ -52,6 +52,14 @@
<span data-i18n="throttleIdle"></span>
</label>
</div>
+
+ <div class="number">
+ <input id="throttle_scale" data-setting="throttle_scale" type="number" data-step="0.01" />
+ <label for="throttle_scale">
+ <span data-i18n="throttle_scale"></span>
+ </label>
+ <div for="throttle_scale" class="helpicon cf_tip" data-i18n_title="throttle_scale_help"></div>
+ </div>
<div class="number">
<input id="motor_poles" data-setting="motor_poles" type="number" />
@@ -86,6 +94,7 @@
</label>
</div>
</div>
+
</div>
</div>
<div class="gui_box grey">