1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-23 08:15:19 +03:00

remove output_mode from mixer tab

This commit is contained in:
Pawel Spychalski (DzikuVx) 2023-09-18 17:49:57 +02:00
parent 6900ed57d0
commit 9f1784c29d

View file

@ -20,12 +20,6 @@
<label for="motor_direction_inverted"><span data-i18n="motor_direction_inverted"></span></label>
<div class="helpicon cf_tip" data-i18n_title="motor_direction_inverted_hint"></div>
</div>
<div class="select">
<select id="output_mode" data-setting="output_mode"></select>
<label for="output_mode">
<span data-i18n="output_modeTitle"></span>
</label>
</div>
</div>
</div>