diff --git a/src/modules/gyro_fft/GyroFFT.cpp b/src/modules/gyro_fft/GyroFFT.cpp index 0a0232928f..0f5c68c0f9 100644 --- a/src/modules/gyro_fft/GyroFFT.cpp +++ b/src/modules/gyro_fft/GyroFFT.cpp @@ -140,7 +140,6 @@ bool GyroFFT::init() } if (!SensorSelectionUpdate(true)) { - PX4_WARN("sensor_gyro callback registration failed!"); ScheduleDelayed(500_ms); }