1
0
Fork 0
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:
demvlad 2025-01-07 23:45:31 +03:00
parent 8c41ebb410
commit 2e610339c4

View file

@ -95,10 +95,6 @@
#define DEFAULT_RX_FEATURE FEATURE_RX_MSP
#define DEFAULT_FEATURES (FEATURE_GPS | FEATURE_TELEMETRY)
#ifdef USE_GPS
#define USE_VIRTUAL_GPS
#endif
#define USE_PARAMETER_GROUPS
#ifndef USE_PWM_OUTPUT