Add ELRS mavlinkrc baud rate

pull/2142/head
Marcelo Bezerra 3 months ago
parent 7041ab2b4c
commit 257c552a4f

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

Loading…
Cancel
Save