1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-17 05:15:21 +03:00

Fix galileo and home point once as per review

This commit is contained in:
Miguel Angel Mulero Martinez 2019-11-08 08:51:53 +01:00
parent a656dc2f5b
commit 77dfd8eaa8
3 changed files with 10 additions and 10 deletions

View file

@ -301,8 +301,8 @@ var FC = {
ublox_sbas: 0,
auto_config: 0,
auto_baud: 0,
home_point_once: false,
ublox_use_galileo: false,
home_point_once: 0,
ublox_use_galileo: 0,
};
COMPASS_CONFIG = {