mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 09:28:31 -04:00
AP_BattMonitor: fixed example build
This commit is contained in:
parent
a400cbc922
commit
40709f655e
@ -28,6 +28,7 @@
|
|||||||
#include <AP_NavEKF.h>
|
#include <AP_NavEKF.h>
|
||||||
#include <AP_Notify.h>
|
#include <AP_Notify.h>
|
||||||
#include <AP_Mission.h>
|
#include <AP_Mission.h>
|
||||||
|
#include <StorageManager.h>
|
||||||
#include <AP_Terrain.h>
|
#include <AP_Terrain.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