AC_AttControl: fix example sketch

This commit is contained in:
Randy Mackay 2015-01-28 16:39:05 +09:00
parent 51cb7185f2
commit d7f7af8c13

View File

@ -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;