mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-23 08:15:19 +03:00
Add ELRS mavlinkrc baud rate
This commit is contained in:
parent
7041ab2b4c
commit
257c552a4f
1 changed files with 3 additions and 1 deletions
|
@ -206,7 +206,9 @@ const serialPortHelper = (function () {
|
|||
'19200',
|
||||
'38400',
|
||||
'57600',
|
||||
'115200'
|
||||
'115200',
|
||||
'230400',
|
||||
'460800'
|
||||
],
|
||||
'PERIPHERAL': [
|
||||
'19200',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue