You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
inav-configurator/wizard/receiver.html

11 lines
514 B
HTML

<h2>Receiver wizard</h2>
<p>
Configure receiver serial port and protocol. If you unsure about serial port or protocol, click `Skip` to go to the next page.
You can change those settings later with the configurator UI.
</p>
<div>
<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>
</div>