mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-24 09:38:29 -04:00
Dataflash: fix example sketch
This commit is contained in:
parent
eced90f3a7
commit
0480828350
@ -35,6 +35,7 @@
|
|||||||
#include <AP_NavEKF.h>
|
#include <AP_NavEKF.h>
|
||||||
#include <AP_Rally.h>
|
#include <AP_Rally.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