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

SITL integration

This commit is contained in:
Andi Kanzler 2023-03-08 12:43:14 -03:00
parent 5a6c2d7040
commit 069d0f2019
26 changed files with 6597 additions and 5710 deletions

View file

@ -596,7 +596,8 @@ var FC = {
'NMEA',
'UBLOX',
'UBLOX7',
'MSP'
'MSP',
'FAKE'
];
},
getGpsBaudRates: function () {