mirror of https://github.com/ArduPilot/ardupilot
AC_WPNav: disabled broken example build
this test doesn't actually do anything yet
This commit is contained in:
parent
04835b095f
commit
82152c058e
|
@ -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