Merge pull request #2142 from iNavFlight/mmosca-mavlinkrc

Add ELRS mavlinkrc baud rate
pull/2116/head^2
Marcelo Bezerra 3 months ago committed by GitHub
commit 03e5006818
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -206,7 +206,9 @@ const serialPortHelper = (function () {
'19200',
'38400',
'57600',
'115200'
'115200',
'230400',
'460800'
],
'PERIPHERAL': [
'19200',

Loading…
Cancel
Save