1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-16 04:45:18 +03:00

Update layout of the defaults dialog

This commit is contained in:
Pawel Spychalski (DzikuVx) 2024-05-17 08:12:02 +02:00
parent 49ad8fae03
commit d46b797830
3 changed files with 27 additions and 1 deletions

View file

@ -1,6 +1,6 @@
<h2>Receiver wizard</h2>
<div>
<label for="wizard-receiver-port">Receiver Serial Port</label><select id="wizard-receiver-port"/>
<label for="wizard-receiver-port">Receiver Serial Port</label><select id="wizard-receiver-port"></select>
</div>
<div>
<label for="wizard-receiver-protocol">Receiver Protocol</label><select id="wizard-receiver-protocol" data-setting="serialrx_provider"></select>