mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Rover: obey AP_OPTICALFLOW_ENABLED
This commit is contained in:
parent
81d205465c
commit
5a421c7eb3
@ -159,7 +159,9 @@ private:
|
||||
|
||||
AP_L1_Control L1_controller{ahrs, nullptr};
|
||||
|
||||
#if AP_OPTICALFLOW_ENABLED
|
||||
OpticalFlow optflow;
|
||||
#endif
|
||||
|
||||
#if OSD_ENABLED || OSD_PARAM_ENABLED
|
||||
AP_OSD osd;
|
||||
|
Loading…
Reference in New Issue
Block a user