InertialSensor: fix example sketch

This commit is contained in:
Randy Mackay 2015-05-13 10:13:51 +09:00
parent 7d9ed6f03d
commit 3f8b832075

View File

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