mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
AP_OpticalFlow: fixed example build
This commit is contained in:
parent
ad8b73c8aa
commit
5ddbcc296d
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
||||||
|
|
||||||
AP_InertialSensor_HIL ins;
|
AP_InertialSensor ins;
|
||||||
AP_Baro_HIL baro;
|
AP_Baro_HIL baro;
|
||||||
|
|
||||||
// GPS declaration
|
// GPS declaration
|
||||||
|
Loading…
Reference in New Issue
Block a user