mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 05:58:30 -04:00
AP_InertialSensor: Add missing library to test example.
This commit is contained in:
parent
283beba4bb
commit
bae84e2942
@ -30,6 +30,7 @@
|
||||
#include <AP_Baro.h>
|
||||
#include <AP_ADC_AnalogSource.h>
|
||||
#include <DataFlash.h>
|
||||
#include <AP_Mission.h>
|
||||
|
||||
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
||||
AP_InertialSensor_MPU9150 ins;
|
||||
|
Loading…
Reference in New Issue
Block a user