Skip to content

Commit

Permalink
Merge pull request #2169 from iNavFlight/mmosca-remove-ublox7
Browse files Browse the repository at this point in the history
Remove UBLOX7 option
  • Loading branch information
mmosca authored Aug 17, 2024
2 parents 801fafc + 4f150b0 commit df61d0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/fc.js
Original file line number Diff line number Diff line change
Expand Up @@ -656,7 +656,6 @@ var FC = {
getGpsProtocols: function () {
return [
'UBLOX',
'UBLOX7',
'MSP',
'FAKE'
];
Expand Down

0 comments on commit df61d0e

Please sign in to comment.