AP_Motors: fixed examples build

This commit is contained in:
Andrew Tridgell 2013-08-29 15:05:48 +10:00
parent 873e54deb1
commit 01387a1553
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
#include <RC_Channel.h> // RC Channel Library
#include <AP_Motors.h>
#include <AP_Curve.h>
#include <AP_Notify.h>
#include <AP_HAL_AVR.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;