mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-04 06:58:39 -04:00
AP_Motors: fixed examples build
This commit is contained in:
parent
873e54deb1
commit
01387a1553
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user