set serial speed

This commit is contained in:
DJ2LS 2021-07-25 16:36:13 +02:00 committed by GitHub
parent b9dfe6ffeb
commit 193698faff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -390,7 +390,7 @@
<option value="/dev/ttyUSB1">/dev/ttyUSB1</option>
</select>
<span class="input-group-text" id="basic-addon1">Speed</span>
<select class="form-select form-select-sm" aria-label=".form-select-sm example" id="hamlib_deviceport">
<select class="form-select form-select-sm" aria-label=".form-select-sm example" id="hamlib_serialspeed">
<option value="1200">1200</option>
<option value="2400">2400</option>
<option value="4800">4800</option>