mirror of https://github.com/ArduPilot/ardupilot
Baro: fix example sketch
This commit is contained in:
parent
293eb74a37
commit
bb4204c045
|
@ -33,6 +33,7 @@
|
|||
#include <AP_Rally.h>
|
||||
#include <AP_NavEKF.h>
|
||||
#include <AP_Scheduler.h>
|
||||
#include <AP_BattMonitor.h>
|
||||
|
||||
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
||||
|
||||
|
|
Loading…
Reference in New Issue