ardupilot/libraries/AP_InertialSensor/AP_InertialSensor_config.h

8 lines
126 B
C

#pragma once
#include <AP_HAL/AP_HAL_Boards.h>
#ifndef AP_INERTIALSENSOR_ENABLED
#define AP_INERTIALSENSOR_ENABLED 1
#endif