mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -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 <AC_AttitudeControl.h>
|
||||
#include <AC_PosControl.h>
|
||||
#include <AP_Nav_Common.h>
|
||||
#include <AP_BattMonitor.h>
|
||||
|
||||
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user