mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-17 05:15:21 +03:00
Add Galileo and Home Point once to GPS
This commit is contained in:
parent
e69c904730
commit
ce044622a2
6 changed files with 69 additions and 7 deletions
|
@ -301,6 +301,8 @@ var FC = {
|
|||
ublox_sbas: 0,
|
||||
auto_config: 0,
|
||||
auto_baud: 0,
|
||||
home_point_once: false,
|
||||
ublox_use_galileo: false,
|
||||
};
|
||||
|
||||
COMPASS_CONFIG = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue