mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-15 20:35:23 +03:00
detect default stm or cp210[x] serial port
This commit is contained in:
parent
8032b1f4ee
commit
9ae3230edd
4 changed files with 104 additions and 116 deletions
|
@ -169,7 +169,7 @@
|
|||
<div id="portsinput">
|
||||
<div class="dropdown dropdown-dark">
|
||||
<select class="dropdown-select" id="port" i18n_title="firmwareFlasherManualPort">
|
||||
<option value="manual">Manual</option>
|
||||
<option value="loading" i18n="serialPortLoading">Loading</option>
|
||||
<!-- port list gets generated here -->
|
||||
</select>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue