mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-18 06:38:29 -04:00
AP_OpticalFlow: fixed example build
This commit is contained in:
parent
f87da51b37
commit
d84c1cd3e4
@ -27,6 +27,8 @@
|
||||
#include <Filter.h>
|
||||
#include <AP_Baro.h>
|
||||
#include <AP_OpticalFlow.h>
|
||||
#include <AP_Mission.h>
|
||||
#include <AP_Terrain.h>
|
||||
|
||||
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user