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:
commit
42a18298f0
4 changed files with 0 additions and 10 deletions
1
js/fc.js
1
js/fc.js
|
@ -593,7 +593,6 @@ var FC = {
|
|||
},
|
||||
getGpsProtocols: function () {
|
||||
return [
|
||||
'NMEA',
|
||||
'UBLOX',
|
||||
'UBLOX7',
|
||||
'MSP',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue