mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
AP_InertialSensor: disable debug on LSM9DS0
This commit is contained in:
parent
c168e19e73
commit
0fcd98c804
@ -2,7 +2,7 @@
|
|||||||
#ifndef __AP_INERTIAL_SENSOR_LSM9DS0_H__
|
#ifndef __AP_INERTIAL_SENSOR_LSM9DS0_H__
|
||||||
#define __AP_INERTIAL_SENSOR_LSM9DS0_H__
|
#define __AP_INERTIAL_SENSOR_LSM9DS0_H__
|
||||||
|
|
||||||
#define LSM9DS0_DEBUG 1
|
#define LSM9DS0_DEBUG 0
|
||||||
|
|
||||||
#include <AP_HAL.h>
|
#include <AP_HAL.h>
|
||||||
#include "AP_InertialSensor.h"
|
#include "AP_InertialSensor.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user