mirror of https://github.com/ArduPilot/ardupilot
AC_Fence: fixed examples build
This commit is contained in:
parent
c7141c4851
commit
04835b095f
|
@ -12,6 +12,7 @@
|
|||
|
||||
#include <AP_GPS.h> // ArduPilot GPS library
|
||||
#include <AP_ADC.h> // ArduPilot Mega Analog to Digital Converter Library
|
||||
#include <AP_ADC_AnalogSource.h>
|
||||
#include <AP_Baro.h> // ArduPilot Mega Barometer Library
|
||||
#include <Filter.h>
|
||||
#include <AP_Compass.h> // ArduPilot Mega Magnetometer Library
|
||||
|
|
Loading…
Reference in New Issue