mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 16:23:56 -04:00
AP_Motors: fix example sketches
This commit is contained in:
parent
ed61d961c3
commit
b223e90ef6
@ -35,6 +35,7 @@
|
||||
#include <AP_Terrain.h>
|
||||
#include <AP_NavEKF.h>
|
||||
#include <AP_BattMonitor.h>
|
||||
#include <AP_RangeFinder.h>
|
||||
|
||||
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
||||
|
||||
|
@ -35,6 +35,7 @@
|
||||
#include <AP_Terrain.h>
|
||||
#include <AP_NavEKF.h>
|
||||
#include <AP_BattMonitor.h>
|
||||
#include <AP_RangeFinder.h>
|
||||
|
||||
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user