mirror of https://github.com/ArduPilot/ardupilot
Mission: fix example sketch
This commit is contained in:
parent
fecbf06008
commit
ed61d961c3
|
@ -36,6 +36,7 @@
|
|||
#include <AP_Buffer.h> // ArduPilot general purpose FIFO buffer
|
||||
#include <GCS_MAVLink.h>
|
||||
#include <AP_BattMonitor.h>
|
||||
#include <AP_RangeFinder.h>
|
||||
|
||||
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
||||
|
||||
|
|
Loading…
Reference in New Issue