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