mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-23 09:08:30 -04:00
AHRS: fixed HIL build
This commit is contained in:
parent
9b6acf168e
commit
15133b1105
@ -34,6 +34,7 @@ public:
|
||||
|
||||
// settable parameters
|
||||
AP_Float _kp_yaw;
|
||||
AP_Float gps_gain;
|
||||
|
||||
private:
|
||||
Vector3f _omega;
|
||||
|
Loading…
Reference in New Issue
Block a user