mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-24 09:38:29 -04:00
AC_AttControl: fix example sketch
This commit is contained in:
parent
51cb7185f2
commit
d7f7af8c13
@ -38,6 +38,8 @@
|
|||||||
#include <AP_Motors.h>
|
#include <AP_Motors.h>
|
||||||
#include <AC_AttitudeControl.h>
|
#include <AC_AttitudeControl.h>
|
||||||
#include <AC_PosControl.h>
|
#include <AC_PosControl.h>
|
||||||
|
#include <AP_Nav_Common.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