AP_Motors: fix example sketches

This commit is contained in:
Randy Mackay 2015-05-01 20:58:20 +09:00
parent ed61d961c3
commit b223e90ef6
2 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,7 @@
#include <AP_Terrain.h>
#include <AP_NavEKF.h>
#include <AP_BattMonitor.h>
#include <AP_RangeFinder.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;

View File

@ -35,6 +35,7 @@
#include <AP_Terrain.h>
#include <AP_NavEKF.h>
#include <AP_BattMonitor.h>
#include <AP_RangeFinder.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;