mirror of https://github.com/ArduPilot/ardupilot
Plane: include AP_Proximity in quadplane
This commit is contained in:
parent
89c660eab5
commit
574976a3b7
|
@ -8,6 +8,7 @@
|
|||
#include <AC_WPNav/AC_WPNav.h>
|
||||
#include <AC_Fence/AC_Fence.h>
|
||||
#include <AC_Avoidance/AC_Avoid.h>
|
||||
#include <AP_Proximity/AP_Proximity.h>
|
||||
|
||||
/*
|
||||
frame types for quadplane build. Most case be set with
|
||||
|
|
Loading…
Reference in New Issue