mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 14:08:45 -04:00
AP_InertialSensor_MPU6000: Fix the test code so that compiles.
This commit is contained in:
parent
9797867067
commit
d65aefbef5
@ -28,6 +28,8 @@
|
||||
#include <AP_ADC_AnalogSource.h>
|
||||
#include <AP_Compass.h>
|
||||
#include <AP_Declination.h>
|
||||
#include <AP_NavEKF.h>
|
||||
#include <AP_HAL_Linux.h>
|
||||
|
||||
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
||||
AP_InertialSensor_MPU6000 ins;
|
||||
|
Loading…
Reference in New Issue
Block a user