Baro: fix example sketch

This commit is contained in:
Randy Mackay 2015-01-28 17:09:48 +09:00
parent 293eb74a37
commit bb4204c045
1 changed files with 1 additions and 0 deletions

View File

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