mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_InertialSensor: remove rate config include
This commit is contained in:
parent
033b240e7a
commit
9bc66372d7
@ -26,7 +26,6 @@
|
||||
#include <AP_InternalError/AP_InternalError.h>
|
||||
#include <AP_Logger/AP_Logger.h>
|
||||
|
||||
#include "AP_InertialSensor_rate_config.h"
|
||||
#include "AP_InertialSensor_Invensense.h"
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
|
||||
|
@ -23,7 +23,6 @@
|
||||
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
|
||||
#include "AP_InertialSensor_rate_config.h"
|
||||
#include "AP_InertialSensor_Invensensev2.h"
|
||||
|
||||
extern const AP_HAL::HAL& hal;
|
||||
|
Loading…
Reference in New Issue
Block a user