mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-15 04:15:28 +03:00
Add 250000 baudrate for blackbox
This commit is contained in:
parent
aa8d5300e5
commit
b331315b76
2 changed files with 2 additions and 0 deletions
|
@ -110,6 +110,7 @@ var MSP = {
|
|||
'57600',
|
||||
'115200',
|
||||
'230400',
|
||||
'250000',
|
||||
],
|
||||
|
||||
serialPortFunctions: // in LSB bit order
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue