mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
AP_AHRS: remove unused _gps_delay variable
This commit is contained in:
parent
ef109721fe
commit
b185d84dc5
@ -642,7 +642,6 @@ protected:
|
||||
AP_Int8 _wind_max;
|
||||
AP_Int8 _board_orientation;
|
||||
AP_Int8 _gps_minsats;
|
||||
AP_Int8 _gps_delay;
|
||||
AP_Int8 _ekf_type;
|
||||
AP_Float _custom_roll;
|
||||
AP_Float _custom_pitch;
|
||||
|
Loading…
Reference in New Issue
Block a user