HAL_PX4: fix example sketch

This commit is contained in:
Randy Mackay 2015-05-01 16:43:19 +09:00
parent fb96335b46
commit 187dd0dccd

View File

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