mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 01:18:29 -04:00
Baro: fix example sketch
This commit is contained in:
parent
293eb74a37
commit
bb4204c045
@ -33,6 +33,7 @@
|
|||||||
#include <AP_Rally.h>
|
#include <AP_Rally.h>
|
||||||
#include <AP_NavEKF.h>
|
#include <AP_NavEKF.h>
|
||||||
#include <AP_Scheduler.h>
|
#include <AP_Scheduler.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