Plane: do not pass ahrs to opticalflow constructor

This commit is contained in:
Peter Barker 2018-09-02 16:55:34 +10:00 committed by Andrew Tridgell
parent ee456e8870
commit e53a009a35
1 changed files with 1 additions and 1 deletions

View File

@ -287,7 +287,7 @@ private:
#if OPTFLOW == ENABLED
// Optical flow sensor
OpticalFlow optflow{ahrs};
OpticalFlow optflow;
#endif
// Rally Ponints