Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions src/main/target/ANYFCF7/target.h
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,6 @@

#define SENSORS_SET (SENSOR_ACC|SENSOR_MAG|SENSOR_BARO)

#define NAV_GPS_GLITCH_DETECTION

#define USE_ADC
#define ADC_CHANNEL_1_PIN PC0
#define ADC_CHANNEL_2_PIN PC1
Expand Down
1 change: 0 additions & 1 deletion src/main/target/FISHDRONEF4/target.h
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@
// #define USE_RANGEFINDER_SRF10

// *************** NAV *****************************
#define NAV_GPS_GLITCH_DETECTION
#define NAV_MAX_WAYPOINTS 60

// *************** Others *****************************
Expand Down
1 change: 0 additions & 1 deletion src/main/target/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@
#define USE_STATS
#define USE_CMS
#define CMS_MENU_OSD
#define NAV_GPS_GLITCH_DETECTION
#define NAV_NON_VOLATILE_WAYPOINT_STORAGE
#define USE_TELEMETRY_IBUS
#define USE_TELEMETRY_SMARTPORT
Expand Down