mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
adis16470: disable debug
This commit is contained in:
parent
982692f5ed
commit
7ddcb7fe3c
@ -48,7 +48,6 @@ ADIS16470::ADIS16470(I2CSPIBusOption bus_option, int bus, uint32_t device, enum
|
||||
_px4_accel(get_device_id(), rotation),
|
||||
_px4_gyro(get_device_id(), rotation)
|
||||
{
|
||||
_debug_enabled = true;
|
||||
}
|
||||
|
||||
ADIS16470::~ADIS16470()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user