mirror of https://github.com/ArduPilot/ardupilot
AC_Sprayer: fix example sketch
This commit is contained in:
parent
99046ebda6
commit
a5ec3e3ec1
|
@ -35,6 +35,8 @@
|
|||
#include <RC_Channel.h>
|
||||
#include <AC_Sprayer.h> // Crop Sprayer library
|
||||
#include <AP_Notify.h>
|
||||
#include <AP_Nav_Common.h>
|
||||
#include <AP_BattMonitor.h>
|
||||
|
||||
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
||||
|
||||
|
|
Loading…
Reference in New Issue