mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
adis16470: disable debug
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user