mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
AP_InertialSensor: fix LSM9DS0 test code
This commit is contained in:
parent
9c33420aab
commit
0fff8df491
@ -30,6 +30,7 @@
|
||||
#include <AP_NavEKF.h>
|
||||
#include <AP_HAL_Linux.h>
|
||||
#include <AP_InertialSensor_LSM9DS0.h>
|
||||
#include <AP_Mission.h>
|
||||
|
||||
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
||||
AP_InertialSensor_LSM9DS0 ins;
|
||||
|
Loading…
Reference in New Issue
Block a user