mirror of https://github.com/ArduPilot/ardupilot
AP_Vehicle: rename for AHRS restructuring
This commit is contained in:
parent
e1162f0a66
commit
7cca7513a1
|
@ -298,7 +298,7 @@ protected:
|
|||
AP_Notify notify;
|
||||
|
||||
// Inertial Navigation EKF
|
||||
AP_AHRS_NavEKF ahrs;
|
||||
AP_AHRS ahrs;
|
||||
|
||||
#if HAL_HOTT_TELEM_ENABLED
|
||||
AP_Hott_Telem hott_telem;
|
||||
|
|
Loading…
Reference in New Issue