Plane: Update optical flow declaration
Pass ahrs as param
This commit is contained in:
parent
f897356fd9
commit
8e66ce6f27
@ -276,7 +276,7 @@ private:
|
||||
|
||||
#if OPTFLOW == ENABLED
|
||||
// Optical flow sensor
|
||||
OpticalFlow optflow;
|
||||
OpticalFlow optflow{ahrs};
|
||||
#endif
|
||||
|
||||
// Rally Ponints
|
||||
|
Loading…
Reference in New Issue
Block a user