mirror of https://github.com/ArduPilot/ardupilot
AC_Sprayer: fixed example build
This commit is contained in:
parent
4507c0fc4c
commit
1e9dcba3da
|
@ -28,6 +28,7 @@
|
|||
#include <AP_InertialNav.h> // Inertial Navigation library
|
||||
#include <DataFlash.h>
|
||||
#include <GCS_MAVLink.h>
|
||||
#include <AP_Mission.h>
|
||||
#include <RC_Channel.h>
|
||||
#include <AC_Sprayer.h> // Crop Sprayer library
|
||||
#include <AP_Notify.h>
|
||||
|
|
Loading…
Reference in New Issue