1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 00:35:20 +03:00

Add ELRS mavlinkrc baud rate

This commit is contained in:
Marcelo Bezerra 2024-07-10 10:08:36 +02:00
parent 7041ab2b4c
commit 257c552a4f

View file

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