mirror of https://github.com/ArduPilot/ardupilot
AP_BattMonitor: fixed example build
This commit is contained in:
parent
a400cbc922
commit
40709f655e
|
@ -28,6 +28,7 @@
|
|||
#include <AP_NavEKF.h>
|
||||
#include <AP_Notify.h>
|
||||
#include <AP_Mission.h>
|
||||
#include <StorageManager.h>
|
||||
#include <AP_Terrain.h>
|
||||
|
||||
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
||||
|
|
Loading…
Reference in New Issue