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

Merge pull request #1826 from iNavFlight/dzikuvx-drop-nmea-protocol

Drop NMEA protocol support
This commit is contained in:
Paweł Spychalski 2023-09-29 15:56:37 +02:00 committed by GitHub
commit 42a18298f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 10 deletions

View file

@ -593,7 +593,6 @@ var FC = {
},
getGpsProtocols: function () {
return [
'NMEA',
'UBLOX',
'UBLOX7',
'MSP',