mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
gyro_fft: silence initial sensor selection attempt
- early in startup the selected gyro may not be published yet
This commit is contained in:
@@ -140,7 +140,6 @@ bool GyroFFT::init()
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!SensorSelectionUpdate(true)) {
|
if (!SensorSelectionUpdate(true)) {
|
||||||
PX4_WARN("sensor_gyro callback registration failed!");
|
|
||||||
ScheduleDelayed(500_ms);
|
ScheduleDelayed(500_ms);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user