mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
Rover: fixed flymaple build
This commit is contained in:
parent
52666232ed
commit
c94b30b7bc
@ -169,7 +169,9 @@ private:
|
||||
// Mission library
|
||||
AP_Mission mission;
|
||||
|
||||
#if AP_AHRS_NAVEKF_AVAILABLE
|
||||
OpticalFlow optflow{ahrs};
|
||||
#endif
|
||||
|
||||
// RSSI
|
||||
AP_RSSI rssi;
|
||||
|
Loading…
Reference in New Issue
Block a user