Browse Source

AC_Sprayer: fix example sketch

mission-4.1.18
Randy Mackay 10 years ago
parent
commit
a5ec3e3ec1
  1. 2
      libraries/AC_Sprayer/examples/AC_Sprayer_test/AC_Sprayer_test.pde

2
libraries/AC_Sprayer/examples/AC_Sprayer_test/AC_Sprayer_test.pde

@ -35,6 +35,8 @@ @@ -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…
Cancel
Save