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
|
#if OPTFLOW == ENABLED
|
||||||
// Optical flow sensor
|
// Optical flow sensor
|
||||||
OpticalFlow optflow;
|
OpticalFlow optflow{ahrs};
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Rally Ponints
|
// Rally Ponints
|
||||||
|
Loading…
Reference in New Issue
Block a user