mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-13 11:29:58 +03:00
define USE_VIRTUAL_GPS is removed from sitl/target.h
This commit is contained in:
parent
8c41ebb410
commit
2e610339c4
1 changed files with 0 additions and 4 deletions
|
@ -95,10 +95,6 @@
|
||||||
#define DEFAULT_RX_FEATURE FEATURE_RX_MSP
|
#define DEFAULT_RX_FEATURE FEATURE_RX_MSP
|
||||||
#define DEFAULT_FEATURES (FEATURE_GPS | FEATURE_TELEMETRY)
|
#define DEFAULT_FEATURES (FEATURE_GPS | FEATURE_TELEMETRY)
|
||||||
|
|
||||||
#ifdef USE_GPS
|
|
||||||
#define USE_VIRTUAL_GPS
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define USE_PARAMETER_GROUPS
|
#define USE_PARAMETER_GROUPS
|
||||||
|
|
||||||
#ifndef USE_PWM_OUTPUT
|
#ifndef USE_PWM_OUTPUT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue