1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 08:15:22 +03:00

CF/BF - Add support for updated MSP_GPS_CONFIG in API v1.34.0

This commit is contained in:
Hydra 2017-04-02 19:19:10 +01:00 committed by Michael Keller
parent 248f2ec727
commit 158b36cd9c
5 changed files with 48 additions and 2 deletions

View file

@ -232,6 +232,8 @@ var FC = {
GPS_CONFIG = {
provider: 0,
ublox_sbas: 0,
auto_config: 0,
auto_baud: 0,
};
COMPASS_CONFIG = {