Rover: fixed flymaple build

This commit is contained in:
Andrew Tridgell 2015-12-22 11:35:31 +11:00
parent 52666232ed
commit c94b30b7bc

View File

@ -169,7 +169,9 @@ private:
// Mission library
AP_Mission mission;
#if AP_AHRS_NAVEKF_AVAILABLE
OpticalFlow optflow{ahrs};
#endif
// RSSI
AP_RSSI rssi;